Class Index

Classes


Class Actions.Named


Extends Actions.Action.
Actions.Named

Class Summary
Constructor Attributes Constructor Name and Description
 
Actions.Named(options)
A named action (currently on of NextPage, PrevPage, FirstPage, LastPage)
Field Summary
Field Attributes Field Name and Description
 
The name of the action to perform.
Fields borrowed from class Actions.Action:
name
Methods borrowed from class Actions.Action:
onTriggered
Class Detail
Actions.Named(options)
A named action (currently on of NextPage, PrevPage, FirstPage, LastPage)
Parameters:
{?object} options
A map of properties to set on the Action
Field Detail
{string} action
The name of the action to perform.

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