public interface IItemCommon extends IWidgetCommon
| Modifier and Type | Method and Description |
|---|---|
void |
setIcon(IImageConstant icon)
Sets a icon for the item
|
void |
setText(java.lang.String text)
Sets the items text
|
void |
setToolTipText(java.lang.String text)
Sets the items tooltip text
|
getUiReference, isEnabled, setEnabledvoid setText(java.lang.String text)
text - The text to set, may be nullvoid setToolTipText(java.lang.String text)
text - The text to setvoid setIcon(IImageConstant icon)
icon - The icon to setSiehe auch Jowidgets Nutzerhandbuch