public interface ITreeSetupBuilder<INSTANCE_TYPE extends ITreeSetupBuilder<?>> extends IComponentSetupBuilder<INSTANCE_TYPE>, ITreeSetupBuilderCommon<INSTANCE_TYPE>, ITreeSetupConvenience<INSTANCE_TYPE>
Modifier and Type | Method and Description |
---|---|
INSTANCE_TYPE |
setAutoCheckPolicy(TreeAutoCheckPolicy autoCheckPolicy) |
INSTANCE_TYPE |
setDefaultInnerIcon(IImageConstant icon) |
INSTANCE_TYPE |
setDefaultLeafIcon(IImageConstant icon) |
setBackgroundColor, setForegroundColor, setVisible
setColor, setVisible
setChecked, setContentScrolled, setDisabledSelectedBackgroundColor, setDisabledSelectedBorderColor, setDisabledSelectedForegroundColor, setSelectedBackgroundColor, setSelectedBorderColor, setSelectedForegroundColor, setSelectionPolicy
setSetup
multiSelection, setAutoCheckMode, setClassicSelectionColors, setDefaultIcons, setWinSelectionColors, singleSelection
INSTANCE_TYPE setDefaultInnerIcon(IImageConstant icon)
INSTANCE_TYPE setDefaultLeafIcon(IImageConstant icon)
INSTANCE_TYPE setAutoCheckPolicy(TreeAutoCheckPolicy autoCheckPolicy)
Siehe auch Jowidgets Nutzerhandbuch