public interface ITreeNodeSetup extends IItemSetup
Modifier and Type | Method and Description |
---|---|
IColorConstant |
getBackgroundColor() |
IColorConstant |
getForegroundColor() |
Markup |
getMarkup() |
boolean |
isExpanded() |
boolean |
isSelected() |
getIcon, getText, getToolTipText
Markup getMarkup()
boolean isExpanded()
boolean isSelected()
IColorConstant getForegroundColor()
IColorConstant getBackgroundColor()
Siehe auch Jowidgets Nutzerhandbuch