Class Actions.GoTo
Extends
Actions.Action.
Actions.GoTo
Constructor Attributes | Constructor Name and Description |
---|---|
Actions.GoTo(options)
A GoTo Action.
|
Field Attributes | Field Name and Description |
---|---|
Gets the destination object.
|
- Fields borrowed from class Actions.Action:
- name
- Methods borrowed from class Actions.Action:
- onTriggered
Class Detail
Actions.GoTo(options)
A GoTo Action. Navigates to a specific page of the document with various fit options.
- Parameters:
- {?object} options
- A map of properties to set on the Action
Field Detail
{Actions.GoTo.Dest}
dest
Gets the destination object.