/** {@inheritDoc} */ @Override public WebComboBox setMaximumWidth(final int maximumWidth) { return SizeUtils.setMaximumWidth(this, maximumWidth); }