Class wm.NavigationCall
Extends
wm.Component, wm.ServiceCall.
Defined in: NavigationCall.js.
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.
Report errata or suggestions for
NavigationCall.