Class InputPanelLayoutSectionBuilder
java.lang.Object
com.smeup.kokos.sdk.inputpanel.strategy.InputPanelLayoutSectionBuilder
-
Method Summary
Modifier and TypeMethodDescriptionbuild()builder()withAbsoluteColumn(Number column) withAbsoluteHeight(Number height) withAbsoluteRow(Number row) withAbsoluteWidth(Number width) withContent(InputPanelLayoutField content) withContents(List<InputPanelLayoutField> contents) Deprecated.withGridCols(Number gridCols) Deprecated.withGridRows(Number gridRows) Deprecated.withLayoutAttributes(List<String> layoutAttributes) withSection(InputPanelLayoutSection section) withSections(List<InputPanelLayoutSection> sections) withTabs()
-
Method Details
-
builder
-
withId
-
withLayoutAttributes
-
withDim
-
horizontal
-
withTabs
-
withGridCols
Deprecated. -
withGridRows
Deprecated. -
withGap
Deprecated. -
withTitle
-
withIcon
-
withContent
-
withContents
-
withSection
-
withSections
-
withAbsoluteColumn
-
withAbsoluteWidth
-
withAbsoluteRow
-
withAbsoluteHeight
-
build
-