|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IEditEvents5
COM Interface 'IEditEvents5'. Generated 3/19/2015 1:21:02 PM from 'C:\ArcGIS\COM\esriEditor.olb'
Description: 'Provides access to more editor events. Implement it to listen for specific events that occur during an edit session.' 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 |
IIDaccccee1_1272_44cd_a484_555020b84878
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
void |
onCurrentTemplateChanged(IEditEvents5OnCurrentTemplateChangedEvent theEvent)
Called when the current template changes. |
void |
onShapeConstructorChanged(IEditEvents5OnShapeConstructorChangedEvent theEvent)
Called when the Shape Constructor changes. |
void |
onTemplateModified(IEditEvents5OnTemplateModifiedEvent theEvent)
Called when a template is modified. |
void |
onTemplatesAdded(IEditEvents5OnTemplatesAddedEvent theEvent)
Called when a templates are added. |
void |
onTemplatesRemoved(IEditEvents5OnTemplatesRemovedEvent theEvent)
Called when a templates are removed. |
void |
onVertexSelectionChanged(IEditEvents5OnVertexSelectionChangedEvent theEvent)
Called when the sketch's selected vertices changes. |
Field Detail |
---|
static final int IIDaccccee1_1272_44cd_a484_555020b84878
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
void onCurrentTemplateChanged(IEditEvents5OnCurrentTemplateChangedEvent theEvent) throws java.io.IOException, AutomationException
theEvent
- The event
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void onTemplatesRemoved(IEditEvents5OnTemplatesRemovedEvent theEvent) throws java.io.IOException, AutomationException
theEvent
- The event
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void onTemplatesAdded(IEditEvents5OnTemplatesAddedEvent theEvent) throws java.io.IOException, AutomationException
theEvent
- The event
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void onTemplateModified(IEditEvents5OnTemplateModifiedEvent theEvent) throws java.io.IOException, AutomationException
theEvent
- The event
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void onVertexSelectionChanged(IEditEvents5OnVertexSelectionChangedEvent theEvent) throws java.io.IOException, AutomationException
theEvent
- The event
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void onShapeConstructorChanged(IEditEvents5OnShapeConstructorChangedEvent theEvent) throws java.io.IOException, AutomationException
theEvent
- The event
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |