|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IDataWindowEvents
COM Interface 'IDataWindowEvents'. Generated 3/19/2015 1:21:02 PM from 'C:\ArcGIS\COM\esriArcMapUI.olb'
Description: 'Provides access to events that occur in a data window.' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =
Field Summary | |
---|---|
static java.lang.String |
IID
Deprecated. Internal use only |
static int |
IIDfa277dc5_6059_41cf_a86f_69fe3881544d
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
void |
destroyWindow(IDataWindowEventsDestroyWindowEvent theEvent)
Fired when window is destroyed. |
void |
hideWindow(IDataWindowEventsHideWindowEvent theEvent)
Fired when window is hidden. |
void |
showWindow(IDataWindowEventsShowWindowEvent theEvent)
Fired when window is shown. |
Field Detail |
---|
static final int IIDfa277dc5_6059_41cf_a86f_69fe3881544d
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
void showWindow(IDataWindowEventsShowWindowEvent theEvent) throws java.io.IOException, AutomationException
theEvent
- The event
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void hideWindow(IDataWindowEventsHideWindowEvent theEvent) throws java.io.IOException, AutomationException
theEvent
- The event
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void destroyWindow(IDataWindowEventsDestroyWindowEvent theEvent) throws java.io.IOException, AutomationException
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 |