SimpleDropdownConfig
class SimpleDropdownConfig(@StringRes val label: Int, items: List<DropdownItemSpec>) : DropdownConfig
Content copied to clipboard
Constructors
Link copied to clipboard
fun SimpleDropdownConfig(@StringRes label: Int, items: List<DropdownItemSpec>)
Content copied to clipboard
Functions
Link copied to clipboard
This will convert the field to a raw value to use in the parameter map
Link copied to clipboard
This will convert from a raw value used in the parameter map to a disiplayValue
Link copied to clipboard
This is the list of displayable items to show in the drop down