Class wm.ServiceInput
Extends
wm.Variable.
Defined in: ServiceCall.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:
- addItem, clearData, getCount, getCursorItem, getData, getItem, removeItem, setCursor, setData, setFirst, setItem, setLast, setNext, setPrevious
- 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.ServiceInput()
Variable used as a service input
Report errata or suggestions for
ServiceInput.