|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IGMxDocumentEventsDisp
COM Interface 'IGMxDocumentEventsDisp'. Generated 3/19/2015 1:21:02 PM from 'C:\ArcGIS\COM\esriArcGlobe.olb'
Description: 'Provides access to events fired by ArcGlobe.' 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 |
DISPID_1_NAME
|
static java.lang.String |
DISPID_2_NAME
|
static java.lang.String |
DISPID_3_NAME
|
static java.lang.String |
DISPID_4_NAME
|
static java.lang.String |
DISPID_5_NAME
|
static java.lang.String |
DISPID_6_NAME
|
static java.lang.String |
IID
Deprecated. Internal use only |
static int |
IIDb461cdd2_216d_11d6_b2b3_00508bcdde28
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
boolean |
beforeCloseDocument(IGMxDocumentEventsDispBeforeCloseDocumentEvent theEvent)
Fired before a document is closed. |
boolean |
closeDocument(IGMxDocumentEventsDispCloseDocumentEvent theEvent)
Fired when a document is closed. |
boolean |
newDocument(IGMxDocumentEventsDispNewDocumentEvent theEvent)
Fired when a new document is created. |
boolean |
onContextMenu(IGMxDocumentEventsDispOnContextMenuEvent theEvent)
Fired when a context menu should be displayed at the given xy location. |
boolean |
openDocument(IGMxDocumentEventsDispOpenDocumentEvent theEvent)
Fired when a document is opened. |
boolean |
vBAReset(IGMxDocumentEventsDispVBAResetEvent theEvent)
Fired when VBA is reset. |
Field Detail |
---|
static final int IIDb461cdd2_216d_11d6_b2b3_00508bcdde28
static final int xxDummy
static final java.lang.String IID
static final java.lang.String DISPID_1_NAME
static final java.lang.String DISPID_2_NAME
static final java.lang.String DISPID_3_NAME
static final java.lang.String DISPID_4_NAME
static final java.lang.String DISPID_5_NAME
static final java.lang.String DISPID_6_NAME
Method Detail |
---|
boolean onContextMenu(IGMxDocumentEventsDispOnContextMenuEvent 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.boolean newDocument(IGMxDocumentEventsDispNewDocumentEvent 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.boolean openDocument(IGMxDocumentEventsDispOpenDocumentEvent 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.boolean beforeCloseDocument(IGMxDocumentEventsDispBeforeCloseDocumentEvent 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.boolean closeDocument(IGMxDocumentEventsDispCloseDocumentEvent 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.boolean vBAReset(IGMxDocumentEventsDispVBAResetEvent 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 |