public interface IDynamicFlowLayoutCompositeSetup extends IComponentSetup
Modifier and Type | Method and Description |
---|---|
int |
getBottomMargin() |
java.lang.Integer |
getGap() |
java.lang.Integer |
getLayoutMaxSize() |
java.lang.Integer |
getLayoutMinSize() |
java.lang.Integer |
getLayoutPreferredSize() |
int |
getLeftMargin() |
Orientation |
getOrientation() |
int |
getRightMargin() |
int |
getTopMargin() |
boolean |
isLayoutGrowing() |
getBackgroundColor, getForegroundColor, isVisible
Orientation getOrientation()
boolean isLayoutGrowing()
int getLeftMargin()
int getRightMargin()
int getTopMargin()
int getBottomMargin()
java.lang.Integer getLayoutMinSize()
java.lang.Integer getLayoutPreferredSize()
java.lang.Integer getLayoutMaxSize()
java.lang.Integer getGap()
Siehe auch Jowidgets Nutzerhandbuch