ElementParameterLink Constructor
Initializes the ElementParameterLink. Called during construction. This is used for view parameters to remember which
parameters on which elements they are bound to.
Parameters
- options
-
Type: Object
(optional) Object with default values.
Optional: True
Examples
The following example initializes a new instance of a ElementParameterLink object:
var newObject = new dundas.view.ElementParameterLink();