Uses of Enum Class
com.smeup.kokos.sdk.model.data.SmeupLayoutSectionType
Packages that use SmeupLayoutSectionType
Package
Description
-
Uses of SmeupLayoutSectionType in com.smeup.kokos.sdk.inputpanel.strategy
Methods in com.smeup.kokos.sdk.inputpanel.strategy that return SmeupLayoutSectionTypeModifier and TypeMethodDescriptionInputPanelLayout.getSectionsType()InputPanelLayoutSection.getSectionsType()Methods in com.smeup.kokos.sdk.inputpanel.strategy with parameters of type SmeupLayoutSectionTypeModifier and TypeMethodDescriptionvoidInputPanelLayout.setSectionsType(SmeupLayoutSectionType sectionsType) voidInputPanelLayoutSection.setSectionsType(SmeupLayoutSectionType sectionsType) -
Uses of SmeupLayoutSectionType in com.smeup.kokos.sdk.model.data
Methods in com.smeup.kokos.sdk.model.data that return SmeupLayoutSectionTypeModifier and TypeMethodDescriptionstatic SmeupLayoutSectionTypeSmeupLayoutSectionType.fromString(String graphComp) SmeupLayout.getSectionsType()SmeupLayoutSection.getSectionsType()static SmeupLayoutSectionTypeReturns the enum constant of this class with the specified name.static SmeupLayoutSectionType[]SmeupLayoutSectionType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.smeup.kokos.sdk.model.data with parameters of type SmeupLayoutSectionTypeModifier and TypeMethodDescriptionvoidSmeupLayout.setSectionsType(SmeupLayoutSectionType sectionsType) voidSmeupLayoutSection.setSectionsType(SmeupLayoutSectionType sectionsType) -
Uses of SmeupLayoutSectionType in com.smeup.kokos.sdk.util
Methods in com.smeup.kokos.sdk.util with parameters of type SmeupLayoutSectionTypeModifier and TypeMethodDescriptionSmeupLayoutBuilder.sectionsType(SmeupLayoutSectionType sectionsType) SmeupLayoutSectionBuilder.sectionsType(SmeupLayoutSectionType sectionsType)