Open this page in the API Guide

NavigateAction Constructor

Initializes the NavigateAction. 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 NavigateAction object:

1
var newObject = new dundas.view.NavigateAction();