PopupAction Constructor

Initializes the PopupAction. Called during construction.
 

Parameters

actionOptions

Type: Object
An optional parameter literal object specifying defaults.
Optional: True

Examples

The following example initializes a new instance of a PopupAction object:

var newObject = new dundas.view.PopupAction();