Uses of Class
com.smeup.kokos.sdk.inputpanel.strategy.InputPanelLayoutSection
Packages that use InputPanelLayoutSection
-
Uses of InputPanelLayoutSection in com.smeup.kokos.sdk.inputpanel.strategy
Methods in com.smeup.kokos.sdk.inputpanel.strategy that return InputPanelLayoutSectionMethods in com.smeup.kokos.sdk.inputpanel.strategy that return types with arguments of type InputPanelLayoutSectionModifier and TypeMethodDescriptionInputPanelLayout.getSections()InputPanelLayoutSection.getSections()Methods in com.smeup.kokos.sdk.inputpanel.strategy with parameters of type InputPanelLayoutSectionModifier and TypeMethodDescriptionInputPanelLayoutBuilder.withSection(InputPanelLayoutSection section) InputPanelLayoutSectionBuilder.withSection(InputPanelLayoutSection section) Method parameters in com.smeup.kokos.sdk.inputpanel.strategy with type arguments of type InputPanelLayoutSectionModifier and TypeMethodDescriptionvoidInputPanelLayout.setSections(List<InputPanelLayoutSection> sections) voidInputPanelLayoutSection.setSections(List<InputPanelLayoutSection> sections) InputPanelLayoutBuilder.withSections(List<InputPanelLayoutSection> sections) InputPanelLayoutSectionBuilder.withSections(List<InputPanelLayoutSection> sections)