|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IEngineNAWindowEventsEx
Provides access to events triggered by the network analysis window.
Method Summary | |
---|---|
boolean |
onContextMenu(IEngineNAWindowEventsExOnContextMenuEvent theEvent)
Indicates if a context menu should be displayed at the given xy location. |
Method Detail |
---|
boolean onContextMenu(IEngineNAWindowEventsExOnContextMenuEvent theEvent) throws IOException, AutomationException
The OnContextMenu event is fired when a user right clicks within the IEngineNetworkAnalystEnvironment::NAWindow and can be used to supply a context menu.
theEvent
- The event
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 |