|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.esri.arcgis.controls.ITOCBuddyEventsAdapter
public class ITOCBuddyEventsAdapter
Adapter for COM Event Interface 'com.esri.arcgis.controls.ITOCBuddyEvents'. Generated 3/19/2015 1:21:01 PM from 'C:\ArcGIS\COM\esriControls.olb'
Field Summary |
---|
Fields inherited from interface com.esri.arcgis.controls.ITOCBuddyEvents |
---|
IID, IIDb8c66131_218f_418b_a960_cc0b649487e8, xxDummy |
Constructor Summary | |
---|---|
ITOCBuddyEventsAdapter()
|
Method Summary | |
---|---|
void |
activeViewChanged(ITOCBuddyEventsActiveViewChangedEvent theEvent)
Notifies the TOC that the active view has changed and an Update is required. |
void |
activeViewReplaced(ITOCBuddyEventsActiveViewReplacedEvent theEvent)
Notifies the TOC that the active view has been replaced. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ITOCBuddyEventsAdapter()
Method Detail |
---|
public void activeViewReplaced(ITOCBuddyEventsActiveViewReplacedEvent theEvent) throws java.io.IOException, AutomationException
activeViewReplaced
in interface ITOCBuddyEvents
theEvent
- The event
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void activeViewChanged(ITOCBuddyEventsActiveViewChangedEvent theEvent) throws java.io.IOException, AutomationException
activeViewChanged
in interface ITOCBuddyEvents
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 |