|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.esri.arcgis.controls.IEngineNAWindowEventsAdapter
public class IEngineNAWindowEventsAdapter
Adapter for COM Event Interface 'com.esri.arcgis.controls.IEngineNAWindowEvents'. Generated 3/19/2015 1:21:01 PM from 'C:\ArcGIS\COM\esriControls.olb'
Field Summary |
---|
Fields inherited from interface com.esri.arcgis.controls.IEngineNAWindowEvents |
---|
IID, IID0846372f_b711_4aea_94af_7a530f20569a, xxDummy |
Constructor Summary | |
---|---|
IEngineNAWindowEventsAdapter()
|
Method Summary | |
---|---|
void |
onActiveAnalysisChanged(IEngineNAWindowEventsOnActiveAnalysisChangedEvent theEvent)
Called when the active analysis changes. |
void |
onActiveCategoryChanged(IEngineNAWindowEventsOnActiveCategoryChangedEvent theEvent)
Called when the active category changes. |
void |
onActiveNAContextUpdated(IEngineNAWindowEventsOnActiveNAContextUpdatedEvent theEvent)
Called when the active context has been updated. |
void |
onActiveNAResultUpdated(IEngineNAWindowEventsOnActiveNAResultUpdatedEvent theEvent)
Called when the active result has been updated. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IEngineNAWindowEventsAdapter()
Method Detail |
---|
public void onActiveCategoryChanged(IEngineNAWindowEventsOnActiveCategoryChangedEvent theEvent) throws java.io.IOException, AutomationException
onActiveCategoryChanged
in interface IEngineNAWindowEvents
theEvent
- The event
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void onActiveAnalysisChanged(IEngineNAWindowEventsOnActiveAnalysisChangedEvent theEvent) throws java.io.IOException, AutomationException
onActiveAnalysisChanged
in interface IEngineNAWindowEvents
theEvent
- The event
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void onActiveNAContextUpdated(IEngineNAWindowEventsOnActiveNAContextUpdatedEvent theEvent) throws java.io.IOException, AutomationException
onActiveNAContextUpdated
in interface IEngineNAWindowEvents
theEvent
- The event
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void onActiveNAResultUpdated(IEngineNAWindowEventsOnActiveNAResultUpdatedEvent theEvent) throws java.io.IOException, AutomationException
onActiveNAResultUpdated
in interface IEngineNAWindowEvents
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 |