|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.esri.arcgis.carto.ISelectionEventsAdapter
public class ISelectionEventsAdapter
Adapter for COM Event Interface 'com.esri.arcgis.carto.ISelectionEvents'. Generated 3/19/2015 1:20:51 PM from 'C:\ArcGIS\COM\esriCarto.olb'
| Field Summary |
|---|
| Fields inherited from interface com.esri.arcgis.carto.ISelectionEvents |
|---|
IID, IID07e11311_d615_11d1_a21b_080009b6f22b, xxDummy |
| Constructor Summary | |
|---|---|
ISelectionEventsAdapter()
|
|
| Method Summary | |
|---|---|
void |
selectionChanged(ISelectionEventsSelectionChangedEvent theEvent)
Call this function to fire the selection changed event. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ISelectionEventsAdapter()
| Method Detail |
|---|
public void selectionChanged(ISelectionEventsSelectionChangedEvent theEvent)
throws java.io.IOException,
AutomationException
selectionChanged in interface ISelectionEventstheEvent - 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 | ||||||||