com.esri.arcgis.carto
Interface IEditOperation

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

public interface IEditOperation
extends IOperation, java.io.Serializable

COM Interface 'IEditOperation'. Generated 3/19/2015 1:20:52 PM from 'C:\ArcGIS\COM\esriCarto.olb'

Description: 'Indicator interface that identifies an operation as an edit operation.' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =


Field Summary
static java.lang.String IID
          Deprecated. Internal use only
static int IID68f3a204_5dee_11d2_8901_00805f1525f4
           
static int xxDummy
          Deprecated. Internal use only
 
Fields inherited from interface com.esri.arcgis.systemUI.IOperation
IID80a807ab_7bb9_11d0_87ec_080009ec732a
 
Method Summary
 
Methods inherited from interface com.esri.arcgis.systemUI.IOperation
esri_do, getMenuString, isCanRedo, isCanUndo, redo, undo
 

Field Detail

IID68f3a204_5dee_11d2_8901_00805f1525f4

static final int IID68f3a204_5dee_11d2_8901_00805f1525f4
See Also:
Constant Field Values

xxDummy

static final int xxDummy
Deprecated. Internal use only
See Also:
Constant Field Values

IID

static final java.lang.String IID
Deprecated. Internal use only
See Also:
Constant Field Values