Class Index | File Index

Classes


Class wm.NavigationCall


Extends wm.Component, wm.ServiceCall.

Defined in: NavigationCall.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
Encapsulates a wm.NavigationService configuration with a trigger to invoke the configured service.
Fields borrowed from class wm.Component:
name, owner

Fields borrowed from class wm.ServiceCall:
autoUpdate, operation, service, startUpdate

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.NavigationCall()
Encapsulates a wm.NavigationService configuration with a trigger to invoke the configured service.
See:
wm.ServiceCall#update
Report errata or suggestions for NavigationCall.

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