Class Index | File Index

Classes


Class wm.LiveViewMixin


Defined in: LiveVariable.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
Mixin provides information about live service, datatype, related objects, and field information.
Property Summary
Property Attributes Property Name and Description
Note: to support bindings it is recommend that you use the getValue/setValue API to access or modify properties.
 
Fully qualified data type we operate on.
 
Fields to fetch
 
Name of the service on which this view operates.
 
Fields to display
Class Detail
wm.LiveViewMixin()
Mixin provides information about live service, datatype, related objects, and field information.
Report errata or suggestions for LiveViewMixin.
Property Detail
Note: to support bindings it is recommend that you use the getValue/setValue API to access or modify properties.
dataType
Fully qualified data type we operate on.
Report errata or suggestions for dataType.

related
Fields to fetch
Report errata or suggestions for related.

service
Name of the service on which this view operates.
Report errata or suggestions for service.

view
Fields to display
Report errata or suggestions for view.

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