Type Alias TParameterTypes
TParameterTypes:
| "ParameterType:htmlElementName"
| "ParameterType:className"
| "ParameterType:selector"
| "ParameterType:string"
| "ParameterType:number"
| "ParameterType:object"
| "ParameterType:boolean"
| "ParameterType:array"
| "ParameterType:eventTopic"
| "ParameterType:eventName"
| "ParameterType:systemName"
| "ParameterType:actionName"
| "ParameterType:controllerName"
| "ParameterType:dimensions"
| "ParameterType:dimensionsModifier"
| "ParameterType:url"
| "ParameterType:htmlContent"
| "ParameterType:labelId"
| "ParameterType:ImagePath"
| "ParameterType:QuadrantPosition"
| "ParameterType:jQuery"
| "ParameterType:expression"
| "ParameterType:mathfunction"
| "ParameterType:cssProperties"