Class Actions.Named
Extends
Actions.Action.
Actions.Named
Constructor Attributes | Constructor Name and Description |
---|---|
Actions.Named(options)
A named action (currently on of NextPage, PrevPage, FirstPage, LastPage)
|
Field Attributes | Field Name and Description |
---|---|
The name of the action to perform.
|
- Fields borrowed from class Actions.Action:
- name
- Methods borrowed from class Actions.Action:
- onTriggered
Class Detail
Actions.Named(options)
A named action (currently on of NextPage, PrevPage, FirstPage, LastPage)
- Parameters:
- {?object} options
- A map of properties to set on the Action
Field Detail
{string}
action
The name of the action to perform.