Uses of Class
com.smeup.kokos.sdk.util.SmeupLayoutSectionBuilder
Packages that use SmeupLayoutSectionBuilder
-
Uses of SmeupLayoutSectionBuilder in com.smeup.kokos.sdk.util
Methods in com.smeup.kokos.sdk.util that return SmeupLayoutSectionBuilderModifier and TypeMethodDescriptionSmeupLayoutSectionBuilder.absoluteColumn(Number column) SmeupLayoutSectionBuilder.absoluteHeight(Number height) SmeupLayoutSectionBuilder.absoluteRow(Number row) SmeupLayoutSectionBuilder.absoluteWidth(Number width) static SmeupLayoutSectionBuilderSmeupLayoutSectionBuilder.builder()SmeupLayoutSectionBuilder.content(SmeupLayoutField content) SmeupLayoutSectionBuilder.contents(List<SmeupLayoutField> contents) SmeupLayoutSectionBuilder.horizontal(boolean horizontal) SmeupLayoutSectionBuilder.layoutAttributes(List<String> layoutAttributes) SmeupLayoutSectionBuilder.section(SmeupLayoutSection section) SmeupLayoutSectionBuilder.sections(List<SmeupLayoutSection> section) SmeupLayoutSectionBuilder.sectionsType(SmeupLayoutSectionType sectionsType)