ig.scheduler.ActivityOperation
Constants which describe an operation related to an activity.
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
-
create
- Type:
- ig.scheduler.ActivityOperation
- Default:
- 1
A new activity is being created.
-
delete
- Type:
- ig.scheduler.ActivityOperation
- Default:
- 2
An existing activity is being deleted.
-
edit
- Type:
- ig.scheduler.ActivityOperation
- Default:
- 3
An existing activity is being edited.
-
none
- Type:
- ig.scheduler.ActivityOperation
- Default:
- 0
No operation.
The current widget has no events.
The current widget has no public methods.