|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.esri.arcgis.controls.IHookHelperEventsAdapter
public class IHookHelperEventsAdapter
Adapter for COM Event Interface 'com.esri.arcgis.controls.IHookHelperEvents'. Generated 3/19/2015 1:21:01 PM from 'C:\ArcGIS\COM\esriControls.olb'
Field Summary |
---|
Fields inherited from interface com.esri.arcgis.controls.IHookHelperEvents |
---|
IID, IID6ed66bfd_c187_44cf_a34e_c3584e45a7d1, xxDummy |
Constructor Summary | |
---|---|
IHookHelperEventsAdapter()
|
Method Summary | |
---|---|
void |
onHookUpdated(IHookHelperEventsOnHookUpdatedEvent theEvent)
Fires when the hook object or one of its properties has been replaced or updated. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IHookHelperEventsAdapter()
Method Detail |
---|
public void onHookUpdated(IHookHelperEventsOnHookUpdatedEvent theEvent) throws java.io.IOException, AutomationException
onHookUpdated
in interface IHookHelperEvents
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 |