public interface IIconSetupBuilder<INSTANCE_TYPE extends IIconSetupBuilder<?>> extends IIconSetupBuilderCommon<INSTANCE_TYPE>, IComponentSetupBuilder<INSTANCE_TYPE>
Modifier and Type | Method and Description |
---|---|
INSTANCE_TYPE |
setToolTipText(java.lang.String toolTipText) |
setIcon
setBackgroundColor, setForegroundColor, setVisible
setSetup
setColor, setVisible
INSTANCE_TYPE setToolTipText(java.lang.String toolTipText)
Siehe auch Jowidgets Nutzerhandbuch