Uses of Class
com.mypurecloud.sdk.v2.model.FormListPickerSection
Packages that use FormListPickerSection
-
Uses of FormListPickerSection in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return FormListPickerSectionModifier and TypeMethodDescriptionFormListPickerSection.items(List<FormListPickerItem> items) Items in this sectionFormListPickerSection.multipleSelection(Boolean multipleSelection) Whether multiple items can be selectedTitle of the sectionMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type FormListPickerSectionMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type FormListPickerSectionModifier and TypeMethodDescriptionFormListPicker.sections(List<FormListPickerSection> sections) Sections in the list pickervoidFormListPicker.setSections(List<FormListPickerSection> sections)