Inheritance diagram for DzActivityActionItem:
Enumerations | |
enum | Type { Separator, Action, CustomAction } |
Properties | |
String | action |
Type | type |
The name of the action (only valid for items of type Action and CustomAction)
The type of the item (READ-ONLY)