|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.esri.arcgis.framework.IAppROTEventsAdapter
public class IAppROTEventsAdapter
Adapter for COM Event Interface 'com.esri.arcgis.framework.IAppROTEvents'. Generated 3/19/2015 1:21:02 PM from 'C:\ArcGIS\COM\esriFramework.olb'
Field Summary |
---|
Fields inherited from interface com.esri.arcgis.framework.IAppROTEvents |
---|
IID, IIDfabc30fa_d273_11d2_9f36_00c04f6bc61a, xxDummy |
Constructor Summary | |
---|---|
IAppROTEventsAdapter()
|
Method Summary | |
---|---|
void |
appAdded(IAppROTEventsAppAddedEvent theEvent)
Occurs when an application reference is added to the table. |
void |
appRemoved(IAppROTEventsAppRemovedEvent theEvent)
Occurs when an application reference is removed from the table. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IAppROTEventsAdapter()
Method Detail |
---|
public void appAdded(IAppROTEventsAppAddedEvent theEvent) throws java.io.IOException, AutomationException
appAdded
in interface IAppROTEvents
theEvent
- The event
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void appRemoved(IAppROTEventsAppRemovedEvent theEvent) throws java.io.IOException, AutomationException
appRemoved
in interface IAppROTEvents
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 |