Uses of Class
com.mypurecloud.sdk.v2.model.ListPickerItem
Packages that use ListPickerItem
-
Uses of ListPickerItem in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ListPickerItemModifier and TypeMethodDescriptionUnique identifier for the list picker itemWhether the item is selected.Additional text providing more details about the item.The main text displayed for the item.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type ListPickerItemMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type ListPickerItemModifier and TypeMethodDescriptionListPickerSection.items(List<ListPickerItem> items) List of items to choose from in the sectionvoidListPickerSection.setItems(List<ListPickerItem> items)