|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface INAContextEvents2
Provides access to events triggered by the network analysis context.
Method Summary | |
---|---|
void |
onBindToNetworkDataset(INAContextEvents2OnBindToNetworkDatasetEvent theEvent)
Called when the network analysis context is bound to a network dataset. |
Method Detail |
---|
void onBindToNetworkDataset(INAContextEvents2OnBindToNetworkDatasetEvent theEvent) throws IOException, AutomationException
OnBindToNetworkDataset is raised in response to Bind being called on INAContextEdit.
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 |