Mixin: Dispatcher

Core.Actions. Dispatcher

Creates a dispatcher. A mixin that enables many different classes to construct and dispatch PDF Actions.

Type Definitions


DispatcherActions

An object that maps trigger names to arrays of Actions
Type:

DispatcherOptions

Options for creating a Dispatcher
Type:
  • Object
Properties:
Name Type Description
actions Core.Actions.Dispatcher.DispatcherActions The initial actions
xfdfActionsElement Element The XFDF element containing actions
documentViewer Core.DocumentViewer The DocumentViewer instance