public interface IScrollCompositeSetupBuilderCommon<INSTANCE_TYPE extends IScrollCompositeSetupBuilderCommon<?>> extends IContainerSetupBuilderCommon<INSTANCE_TYPE>, ICompositeSetupBuilderCommon<INSTANCE_TYPE>
Modifier and Type | Method and Description |
---|---|
INSTANCE_TYPE |
setAlwaysShowBars(boolean alwaysShowBars) |
INSTANCE_TYPE |
setHorizontalBar(boolean hasHorizontalBar) |
INSTANCE_TYPE |
setVerticalBar(boolean hasVerticalBar) |
setBorder
setSetup
setBorder, setBorder
INSTANCE_TYPE setVerticalBar(boolean hasVerticalBar)
INSTANCE_TYPE setHorizontalBar(boolean hasHorizontalBar)
INSTANCE_TYPE setAlwaysShowBars(boolean alwaysShowBars)
Siehe auch Jowidgets Nutzerhandbuch