Class Actions.JavaScript
Extends
Actions.Action.
Actions.JavaScript
Constructor Attributes | Constructor Name and Description |
---|---|
Actions.JavaScript(options)
A JavaScript Action.
|
Field Attributes | Field Name and Description |
---|---|
The JavaScript string to execute when the action is triggered
|
- Fields borrowed from class Actions.Action:
- name
- Methods borrowed from class Actions.Action:
- onTriggered
Class Detail
Actions.JavaScript(options)
A JavaScript Action.
- Parameters:
- {?object} options
- A map of properties to set on the Action
Field Detail
{string}
javascript
The JavaScript string to execute when the action is triggered