Class Index | File Index

Classes


Class wm.ServiceVariableBase


Extends wm.ServiceCallBaseMixin, wm.Variable.

Defined in: ServiceVariableBase.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
Basic data class that gets its data from a service
Fields borrowed from class wm.Variable:
isList, type

Fields borrowed from class wm.Component:
name, owner

Fields borrowed from class wm.ServiceCallBaseMixin:
autoUpdate, operation, service

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

Methods borrowed from class wm.ServiceCallBaseMixin:
onError, onResult, onSuccess, update

Class Detail
wm.ServiceVariableBase()
Basic data class that gets its data from a service
Report errata or suggestions for ServiceVariableBase.

Documentation generated by JsDoc Toolkit 2.0.1 on Mon Aug 25 2008 17:29:16 GMT-0700 (PDT)