Uses of Class
com.smeup.kokos.sdk.model.data.SmeupLayoutSection
Packages that use SmeupLayoutSection
Package
Description
-
Uses of SmeupLayoutSection in com.smeup.kokos.sdk.model.data
Methods in com.smeup.kokos.sdk.model.data that return types with arguments of type SmeupLayoutSectionMethod parameters in com.smeup.kokos.sdk.model.data with type arguments of type SmeupLayoutSectionModifier and TypeMethodDescriptionvoidSmeupLayout.setSections(List<SmeupLayoutSection> sections) voidSmeupLayoutSection.setSections(List<SmeupLayoutSection> sections) -
Uses of SmeupLayoutSection in com.smeup.kokos.sdk.util
Methods in com.smeup.kokos.sdk.util that return SmeupLayoutSectionMethods in com.smeup.kokos.sdk.util with parameters of type SmeupLayoutSectionModifier and TypeMethodDescriptionSmeupLayoutBuilder.section(SmeupLayoutSection section) SmeupLayoutSectionBuilder.section(SmeupLayoutSection section) Method parameters in com.smeup.kokos.sdk.util with type arguments of type SmeupLayoutSectionModifier and TypeMethodDescriptionSmeupLayoutBuilder.sections(List<SmeupLayoutSection> sections) SmeupLayoutSectionBuilder.sections(List<SmeupLayoutSection> section) -
Uses of SmeupLayoutSection in com.smeup.kokos.sdk.util.legacy
Methods in com.smeup.kokos.sdk.util.legacy that return SmeupLayoutSectionModifier and TypeMethodDescriptionstatic SmeupLayoutSectionLegacySmeupLayoutSectionConverter.convert(String id, LegacySmeupLayoutSectionConverterArgs args) Convert an instance of SmeupColumn to SmeupDataColumn