class Glass::TimelineItem::MenuItems::Values
Constants
- CONFIRMED
- DEFAULT
- PENDING
Attributes
displayName[RW]
The name to display for the menu item.
iconURL[RW]
URL of an icon to display with the menu item.
state[RW]
The state that this value applies to. Allowed values are:
DEFAULT - Default value shown when displayed in the menuItems list. PENDING - Value shown when the menuItem has been selected by the user but can still be cancelled. CONFIRMED - Value shown when the menuItem has been selected by the user and can no longer be cancelled.