|
| Name | Description |
|---|
 | ExecuteNamedAction |
Execute the non-standard named action.
(Inherited from ActionHandler.) |
 | GoToFirstPage |
Go to the first page.
(Inherited from ActionHandler.) |
 | GoToInternalDestination |
Navigate the PagesViewer that is associated with this DefaultActionHandler to the given destination.
(Overrides ActionHandler..::..GoToInternalDestination(InternalDestination, ActionContext).) |
 | GoToLastPage |
Go to the last page.
(Inherited from ActionHandler.) |
 | GoToNextPage |
Go to the next page.
(Inherited from ActionHandler.) |
 | GoToPreviousPage |
Go to the prev page.
(Inherited from ActionHandler.) |
 | GoToRemoteDestination |
Go to remote destination.
(Inherited from ActionHandler.) |
 | GoToUri |
Go to Uri
(Inherited from ActionHandler.) |
 | HideAnnotations |
Hide all given annotations.
(Overrides ActionHandler..::..HideAnnotations(array<Annotation>[]()[][], ActionContext).) |
 | ImportData |
Import data from FDF.
(Overrides ActionHandler..::..ImportData(String, ActionContext).) |
 | Launch |
Launch action.
(Inherited from ActionHandler.) |
 | ResetFields |
Reset fields.
(Overrides ActionHandler..::..ResetFields(array<Field>[]()[][], ActionContext).) |
 | RunJavaScript |
Run the JavaScript.
(Overrides ActionHandler..::..RunJavaScript(JavaScript, ActionContext).) |
 | ShowAnnotations |
Show all given annotations.
(Overrides ActionHandler..::..ShowAnnotations(array<Annotation>[]()[][], ActionContext).) |
 | SubmitFields |
SubmitFields Form action
(Inherited from ActionHandler.) |
 | Unknown |
Unknown action.
(Inherited from ActionHandler.) |
 | Visit(Action, Object) |
Visit an action.
(Inherited from ActionVisitor.) |
 | Visit(FormAction, Object) |
Visit a FormAction.
(Inherited from ActionVisitor.) |
 | Visit(GoToAction, Object) |
Visit this action.
(Inherited from ActionHandler.) |
 | Visit(HideAction, Object) |
Visit this action.
(Inherited from ActionHandler.) |
 | Visit(ImportDataAction, Object) |
Visit this action.
(Inherited from ActionHandler.) |
 | Visit(JavaScriptAction, Object) |
Visit this action.
(Inherited from ActionHandler.) |
 | Visit(LaunchAction, Object) |
Visit this action.
(Inherited from ActionHandler.) |
 | Visit(NamedAction, Object) |
Visit this action.
(Inherited from ActionHandler.) |
 | Visit(ResetFormAction, Object) |
Visit this action.
(Inherited from ActionHandler.) |
 | Visit(SubmitFormAction, Object) |
Visit this action.
(Inherited from ActionHandler.) |
 | Visit(UnknownAction, Object) |
Visit this action.
(Inherited from ActionHandler.) |
 | Visit(UriAction, Object) |
Visit this action.
(Inherited from ActionHandler.) |