Name | Description | |
---|---|---|
init | Initializes the ParameterMappingItem. Called during construction. |
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. |
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. |