Class Index

Classes


Class Actions.GoTo


Extends Actions.Action.
Actions.GoTo

Class Summary
Constructor Attributes Constructor Name and Description
 
Actions.GoTo(options)
A GoTo Action.
Field Summary
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.

Documentation generated by JsDoc Toolkit 2.4.0 on Fri Sep 09 2016 14:32:31 GMT-0700 (PDT)