com.esri.arcgis.framework
Class IApplicationStatusEventsInitializedEvent
java.lang.Object
java.util.EventObject
com.esri.arcgis.framework.IApplicationStatusEventsInitializedEvent
- All Implemented Interfaces:
- Serializable
public class IApplicationStatusEventsInitializedEvent
- extends EventObject
Description
Run-time user interface customizations should not be made before the application framework has fully initialized itself; the framework provides this event to signal when the framework has initialized as well as the IApplicationStatus::Initialized property that returns the currrent state.
Product Availability
Available with ArcGIS Desktop.
- See Also:
- Serialized Form
Method Summary |
void |
init()
|
IApplicationStatusEventsInitializedEvent
public IApplicationStatusEventsInitializedEvent(Object source)
init
public void init()