ig.scheduler.OperationStatus
Constants which identify the status of an operation.
Dependencies
jquery-1.4.4.js
infragistics.util.js
infragistics.ext_core.js
infragistics.ext_collections.js
infragistics.ext_collectionsExtended.js
infragistics.ext_io.js
infragistics.ext_text.js
infragistics.ext_web.js
infragistics.dv_core.js
infragistics.dv_jquerydom.js
infragistics.dv_interactivity.js
infragistics.ext_ui.js
-
canceled
- Type:
- ig.scheduler.OperationStatus
- Default:
- 2
The operation was canceled before being committed.
-
completed
- Type:
- ig.scheduler.OperationStatus
- Default:
- 1
The operation has completed.
-
pending
- Type:
- ig.scheduler.OperationStatus
- Default:
- 0
The outcome of the operation has not yet been determined.
The current widget has no events.
The current widget has no public methods.