Class wm.ServiceInputVariable
Extends
wm.Variable.
Defined in: ServiceVariableBase.js.
Constructor Attributes | Constructor Name and Description |
---|---|
Variable used as a service input
|
- Fields borrowed from class wm.Variable:
- isList, type
- Fields borrowed from class wm.Component:
- name, owner
- Methods borrowed from class wm.Variable:
- clearData, getCount, getData, getItem, setData, setItem
- Methods borrowed from class wm.Component:
- constructor, createComponent, destroy, getId, getRuntimeId
- Methods borrowed from class wm.Object:
- extendSchema, getPropertyType, getPropFlags, getValue, listDataProperties, listProperties, setValue, toString
Class Detail
wm.ServiceInputVariable()
Variable used as a service input
Report errata or suggestions for
ServiceInputVariable.