com.esri.arcgis.controls
Class IEngineNAWindowEventsOnActiveAnalysisChangedEvent
java.lang.Object
java.util.EventObject
com.esri.arcgis.controls.IEngineNAWindowEventsOnActiveAnalysisChangedEvent
- All Implemented Interfaces:
- Serializable
public class IEngineNAWindowEventsOnActiveAnalysisChangedEvent
- extends EventObject
Description
The OnActiveAnalysisChanged event is fired when a NALayer is chosen from the dropdown at the top of the IEngineNetworkAnalystEnvironment::NAWindow or the IEngineNAWindow::ActiveAnalysis is programatically set.
The event is not fired when the IEngineNAWindow::ActiveAnalysis property is set programatically to Nothing or if IEngineNAWindow::DelayEvents has been set to true.
Product Availability
Available with ArcGIS Engine.
- See Also:
- Serialized Form
Method Summary |
void |
init()
|
IEngineNAWindowEventsOnActiveAnalysisChangedEvent
public IEngineNAWindowEventsOnActiveAnalysisChangedEvent(Object source)
init
public void init()