|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.esri.arcgis.geodatabase.ITopologyClassEventsAdapter
public class ITopologyClassEventsAdapter
Adapter for COM Event Interface 'com.esri.arcgis.geodatabase.ITopologyClassEvents'. Generated 3/19/2015 1:20:56 PM from 'C:\ArcGIS\COM\esriGeoDatabase.olb'
Field Summary |
---|
Fields inherited from interface com.esri.arcgis.geodatabase.ITopologyClassEvents |
---|
IID, IIDab85a26e_2ceb_41d0_9ee6_7030a8da9174, xxDummy |
Constructor Summary | |
---|---|
ITopologyClassEventsAdapter()
|
Method Summary | |
---|---|
void |
onValidate(ITopologyClassEventsOnValidateEvent theEvent)
This event is fired when the topology containing the class is validated. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ITopologyClassEventsAdapter()
Method Detail |
---|
public void onValidate(ITopologyClassEventsOnValidateEvent theEvent) throws java.io.IOException, AutomationException
onValidate
in interface ITopologyClassEvents
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 |