Open this page in the API Guide

ToggleTemplateCellAction Constructor

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

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