Class InputPanelLayoutSection
java.lang.Object
com.smeup.kokos.sdk.inputpanel.strategy.InputPanelLayoutSection
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetDim()getGap()Deprecated.Deprecated.Deprecated.getIcon()getId()getTitle()booleanvoidsetAbsoluteColumn(Number absoluteColumn) voidsetAbsoluteHeight(Number absoluteHeight) voidsetAbsoluteRow(Number absoluteRow) voidsetAbsoluteWidth(Number absoluteWidth) voidsetContent(List<InputPanelLayoutField> content) voidvoidDeprecated.voidsetGridCols(Number gridCols) Deprecated.voidsetGridRows(Number gridRows) Deprecated.voidsetHorizontal(boolean horizontal) voidvoidvoidsetLayoutAttributes(List<String> layoutAttributes) voidsetSections(List<InputPanelLayoutSection> sections) voidsetSectionsType(SmeupLayoutSectionType sectionsType) void
-
Constructor Details
-
InputPanelLayoutSection
public InputPanelLayoutSection()
-
-
Method Details
-
getContent
-
setContent
-
getDim
-
setDim
-
isHorizontal
public boolean isHorizontal() -
setHorizontal
public void setHorizontal(boolean horizontal) -
getSectionsType
-
setSectionsType
-
getId
-
setId
-
getSections
-
setSections
-
getGridCols
Deprecated. -
setGridCols
Deprecated. -
getGridRows
Deprecated. -
setGridRows
Deprecated. -
getGap
Deprecated. -
setGap
Deprecated. -
getTitle
-
setTitle
-
getIcon
-
setIcon
-
getAbsoluteColumn
-
setAbsoluteColumn
-
getAbsoluteWidth
-
setAbsoluteWidth
-
getAbsoluteRow
-
setAbsoluteRow
-
getAbsoluteHeight
-
setAbsoluteHeight
-
getLayoutAttributes
-
setLayoutAttributes
-