public interface ITreeSetupConvenience<INSTANCE_TYPE>
Modifier and Type | Method and Description |
---|---|
INSTANCE_TYPE |
multiSelection() |
INSTANCE_TYPE |
setAutoCheckMode(boolean autoCheckMode) |
INSTANCE_TYPE |
setClassicSelectionColors() |
INSTANCE_TYPE |
setDefaultIcons() |
INSTANCE_TYPE |
setWinSelectionColors() |
INSTANCE_TYPE |
singleSelection() |
INSTANCE_TYPE multiSelection()
INSTANCE_TYPE singleSelection()
INSTANCE_TYPE setAutoCheckMode(boolean autoCheckMode)
INSTANCE_TYPE setDefaultIcons()
INSTANCE_TYPE setClassicSelectionColors()
INSTANCE_TYPE setWinSelectionColors()
Siehe auch Jowidgets Nutzerhandbuch