Class InputPanelLayoutFieldBuilder
java.lang.Object
com.smeup.kokos.sdk.inputpanel.strategy.InputPanelLayoutFieldBuilder
-
Method Summary
Modifier and TypeMethodDescriptionbuild()static InputPanelLayoutFieldBuilderwithAbsoluteColumn(Number column) withAbsoluteLength(Number length) withAbsoluteRow(Number row) withColEnd(Number colEnd) Deprecated.withColSpan(Number colSpan) Deprecated.withColStart(Number colStart) Deprecated.withLayoutAttributes(List<String> layoutAttributes) withRowEnd(Number rowEnd) Deprecated.withRowSpan(Number rowSpan) Deprecated.withRowStart(Number rowStart) Deprecated.
-
Method Details
-
builder
-
withLayoutAttributes
-
withColSpan
Deprecated. -
withColStart
Deprecated. -
withColEnd
Deprecated. -
withRowSpan
Deprecated. -
withRowStart
Deprecated. -
withRowEnd
Deprecated. -
withAbsoluteColumn
-
withAbsoluteRow
-
withAbsoluteLength
-
build
-