SeatMemoryActionType
Number
String
SeatMemoryAction
SeatMemoryAction
SeatMemoryAction
SeatMemoryActionType
Get the Action
Kind: Instance method of SeatMemoryAction
Returns: SeatMemoryActionType
- the KEY_ACTION value
Number
Get the IdParam
Kind: Instance method of SeatMemoryAction
Returns: Number
- the KEY_ID value
String
Get the Label
Kind: Instance method of SeatMemoryAction
Returns: String
- the KEY_LABEL value
SeatMemoryAction
Set the Action
Kind: Instance method of SeatMemoryAction
Returns: SeatMemoryAction
- The class instance for method chaining.
Param | Type | Description |
---|---|---|
action | SeatMemoryActionType |
The desired Action. |