com.esri.arcgis.schematic
Class INgProjectEventsAfterOpenProjectEvent
java.lang.Object
java.util.EventObject
com.esri.arcgis.schematic.INgProjectEventsAfterOpenProjectEvent
- All Implemented Interfaces:
- Serializable
public class INgProjectEventsAfterOpenProjectEvent
- extends EventObject
Description
This event is automatically fired during the project opening process. For more details on the Schematics events' chaining during the project opening, please see the Remarks section available from the INgProject Open method help-page.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
- See Also:
INgProjectEvents.beforeOpenProject(com.esri.arcgis.schematic.INgProjectEventsBeforeOpenProjectEvent),
INgProjectEvents.afterOpenDiagram(com.esri.arcgis.schematic.INgProjectEventsAfterOpenDiagramEvent),
INgProject.open(boolean, boolean),
Serialized Form
|
Method Summary |
void |
init()
|
INgProjectEventsAfterOpenProjectEvent
public INgProjectEventsAfterOpenProjectEvent(Object source)
init
public void init()