com.esri.arcgis.carto
Interface IEditOperation

All Superinterfaces:
IOperation, Serializable
All Known Subinterfaces:
IElementEditVerticesOperation, IElementOperation
All Known Implementing Classes:
ElementEditVerticesOperation, ElementNewOperation, IEditOperationProxy, IElementEditVerticesOperationProxy, IElementOperationProxy

public interface IEditOperation
extends IOperation, Serializable

Indicator interface that identifies an operation as an edit operation.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.


Method Summary
 
Methods inherited from interface com.esri.arcgis.systemUI.IOperation
esri_do, getMenuString, isCanRedo, isCanUndo, redo, undo