com.esri.arcgis.editor
Class IEditEvents2OnStopOperationEvent
java.lang.Object
java.util.EventObject
com.esri.arcgis.editor.IEditEvents2OnStopOperationEvent
- All Implemented Interfaces:
- Serializable
public class IEditEvents2OnStopOperationEvent
- extends EventObject
Remarks
OnStopOperation is called when the operation is successfully completed. At this point the feature has been created but the edit sketch is still available.
Product Availability
Available with ArcGIS Desktop.
Supported Platforms
Windows
- See Also:
- Serialized Form
Method Summary |
void |
init()
|
IEditEvents2OnStopOperationEvent
public IEditEvents2OnStopOperationEvent(Object source)
init
public void init()