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