Class Index | File Index

Classes


Class wm.ServiceVariable


Extends wm.ServiceCall, wm.Variable.

Defined in: ServiceVariable.js.

Class Summary
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.

Documentation generated by JsDoc Toolkit 2.0.1 on Wed Jun 03 2009 13:28:38 GMT-0700 (PDT)