Uses of Class
com.smeup.kokos.sdk.model.data.SmeupLayoutField
Packages that use SmeupLayoutField
Package
Description
-
Uses of SmeupLayoutField in com.smeup.kokos.sdk.model.data
Methods in com.smeup.kokos.sdk.model.data that return types with arguments of type SmeupLayoutFieldMethod parameters in com.smeup.kokos.sdk.model.data with type arguments of type SmeupLayoutFieldModifier and TypeMethodDescriptionvoidSmeupLayoutSection.setContent(List<SmeupLayoutField> content) -
Uses of SmeupLayoutField in com.smeup.kokos.sdk.util
Methods in com.smeup.kokos.sdk.util that return SmeupLayoutFieldMethods in com.smeup.kokos.sdk.util with parameters of type SmeupLayoutFieldMethod parameters in com.smeup.kokos.sdk.util with type arguments of type SmeupLayoutFieldModifier and TypeMethodDescriptionSmeupLayoutSectionBuilder.contents(List<SmeupLayoutField> contents) -
Uses of SmeupLayoutField in com.smeup.kokos.sdk.util.legacy
Methods in com.smeup.kokos.sdk.util.legacy that return SmeupLayoutFieldModifier and TypeMethodDescriptionstatic SmeupLayoutFieldLegacySmeupLayoutFieldConverter.convert(String id, LegacySmeupCellConverterArgs cellArgs, LegacySmeupLayoutFieldConverterArgs layoutArgs) Convert an instance of SmeupColumn to SmeupDataColumn