public interface ISplitCompositeSetupConvenience<INSTANCE_TYPE>
Modifier and Type | Method and Description |
---|---|
INSTANCE_TYPE |
disableBorders() |
INSTANCE_TYPE |
disableFirstBorder() |
INSTANCE_TYPE |
disableSecondBorder() |
INSTANCE_TYPE |
enableBorders() |
INSTANCE_TYPE |
enableFirstBorder() |
INSTANCE_TYPE |
enableSecondBorder() |
INSTANCE_TYPE |
resizeBothPolicy() |
INSTANCE_TYPE |
resizeFirstPolicy() |
INSTANCE_TYPE |
resizeSecondPolicy() |
INSTANCE_TYPE |
setHorizontal() |
INSTANCE_TYPE |
setVertical() |
INSTANCE_TYPE enableFirstBorder()
INSTANCE_TYPE disableSecondBorder()
INSTANCE_TYPE enableSecondBorder()
INSTANCE_TYPE disableFirstBorder()
INSTANCE_TYPE enableBorders()
INSTANCE_TYPE disableBorders()
INSTANCE_TYPE setHorizontal()
INSTANCE_TYPE setVertical()
INSTANCE_TYPE resizeFirstPolicy()
INSTANCE_TYPE resizeSecondPolicy()
INSTANCE_TYPE resizeBothPolicy()
Siehe auch Jowidgets Nutzerhandbuch