com.esri.arcgis.controls
Class IEngineEditEventsOnCurrentTaskChangedEvent
java.lang.Object
java.util.EventObject
com.esri.arcgis.controls.IEngineEditEventsOnCurrentTaskChangedEvent
- All Implemented Interfaces:
- Serializable
public class IEngineEditEventsOnCurrentTaskChangedEvent
- extends EventObject
Description
The OnCurrentTaskChanged event is fired whenever the current task changes during an edit session. For example, when a new task from the ControlsEditingTaskToolControl is selected or when the IEngineEditor::CurrentTask is set programmatically.
Product Availability
Available with ArcGIS Engine.
- See Also:
- Serialized Form
Method Summary |
void |
init()
|
IEngineEditEventsOnCurrentTaskChangedEvent
public IEngineEditEventsOnCurrentTaskChangedEvent(Object source)
init
public void init()