|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.esri.arcgis.systemUI.IComPropertySheetEventsAdapter
public class IComPropertySheetEventsAdapter
Adapter for COM Event Interface 'com.esri.arcgis.systemUI.IComPropertySheetEvents'. Generated 3/19/2015 1:20:53 PM from 'C:\ArcGIS\COM\esriSystemUI.olb'
Field Summary |
---|
Fields inherited from interface com.esri.arcgis.systemUI.IComPropertySheetEvents |
---|
IID, IID6b7b57f8_5765_11d0_92d9_00805f7c28b0, xxDummy |
Constructor Summary | |
---|---|
IComPropertySheetEventsAdapter()
|
Method Summary | |
---|---|
void |
onApply(IComPropertySheetEventsOnApplyEvent theEvent)
Occurs when changes are applied. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IComPropertySheetEventsAdapter()
Method Detail |
---|
public void onApply(IComPropertySheetEventsOnApplyEvent theEvent) throws java.io.IOException, AutomationException
onApply
in interface IComPropertySheetEvents
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 |