Interface Layout
- All Superinterfaces:
Cloneable, Component, CompositeComponent
- All Known Subinterfaces:
Table
- All Known Implementing Classes:
LayoutImpl, TableImpl
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from interface Component
Component.Configuration -
Method Summary
Modifier and TypeMethodDescriptionReturns the layout type of the component.booleanbooleanbooleanbooleanMethods inherited from interface Component
accept, getForm, getId, getLabel, getParent, getPosition, validateMethods inherited from interface CompositeComponent
findById, getChildren, getScopes, hasChildren
-
Method Details
-
getLayoutType
Layout.LayoutType getLayoutType()Returns the layout type of the component. SeeLayout.LayoutTypefor more details about kind of types are possible. -
isLabeled
boolean isLabeled() -
isReadonly
boolean isReadonly() -
isOccupiesRemainingHeight
boolean isOccupiesRemainingHeight() -
isCollapsed
boolean isCollapsed() -
getBoxWidthRatio
String getBoxWidthRatio()
-