com.esri.arcgis.controls
Class IEngineNAWindowEventsOnActiveNAResultUpdatedEvent
java.lang.Object
java.util.EventObject
com.esri.arcgis.controls.IEngineNAWindowEventsOnActiveNAResultUpdatedEvent
- All Implemented Interfaces:
- Serializable
public class IEngineNAWindowEventsOnActiveNAResultUpdatedEvent
- extends EventObject
Description
The OnActiveNAResultUpdated event is fired when a solve is performed and the analysis results have changed.
This event is not fired if IEngineNAWindow::DelayEvents has been set to true.
Product Availability
Available with ArcGIS Engine.
- See Also:
- Serialized Form
Method Summary |
void |
init()
|
IEngineNAWindowEventsOnActiveNAResultUpdatedEvent
public IEngineNAWindowEventsOnActiveNAResultUpdatedEvent(Object source)
init
public void init()