Class wm.ServiceVariable
Extends
wm.ServiceCall, wm.Variable.
Defined in: ServiceVariable.js.
Constructor Attributes | Constructor Name and Description |
---|---|
Main service calling class: calls services with input data and returns data
|
- Fields borrowed from class wm.Variable:
- isList, type
- Fields borrowed from class wm.Component:
- name, owner
- Fields borrowed from class wm.ServiceCall:
- autoUpdate, operation, service, startUpdate
- 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
- Methods borrowed from class wm.ServiceCall:
- canUpdate, onBeforeUpdate, onCanUpdate, onError, onResult, onSuccess, update
Class Detail
wm.ServiceVariable()
Main service calling class: calls services with input data and returns data
Report errata or suggestions for
ServiceVariable.