PickerDelegate
PickerDelegate component serves as base for Picker delegates. More...
Inherits AbstractButton
Properties
Detailed Description
PickerDelegate is a holder component for delegates used in a Picker element. Each picker delegate must be derived from this type.
Property Documentation
action : Action |
The Action associated with this ActionItem. If action is set, the values of the Action properties are copied to the values of the ActionItem properties.
The image associated with the actionItem. Default value: action.iconSource.
The title of the actionItem. Default value: action.text