dundas.view.ParameterMappingItem Class

 

Inheritance Hierarchy

 
Class
   dundas.view.ParameterMappingItem
 

Constructors

 
  Name Description
init Initializes the ParameterMappingItem. Called during construction.
 
 

Properties

 
  Name Description
elementUsageUniqueName Gets or sets the element usage unique name for the source item.
parameterValueType Gets or sets the parameter value type for the source item.
placeholder Gets or sets the place holder for the target item.
viewParameterId Gets or sets the source view parameter ID.
 
 

Methods

 
  Name Description
fromJObject Applies the property values from a plain object created from JSON to the properties of this instance. Inherited from Class.
toJSON Implementation for toJSON to return an object that will include this class's prototype property values when stringified. Inherited from Class.