com.esri.arcgis.controls
Class ICustomizeDialogEventsOnCloseDialogEvent
java.lang.Object
java.util.EventObject
com.esri.arcgis.controls.ICustomizeDialogEventsOnCloseDialogEvent
- All Implemented Interfaces:
- Serializable
public class ICustomizeDialogEventsOnCloseDialogEvent
- extends EventObject
Description
The OnCloseDialog event is triggered when the CustomizeDialog is closed in response to the CloseDialog method, the user interactively closing the dialog, and when the CustomizeDialog object is released.
Product Availability
Available with ArcGIS Engine.
- See Also:
- Serialized Form
Method Summary |
void |
init()
|
ICustomizeDialogEventsOnCloseDialogEvent
public ICustomizeDialogEventsOnCloseDialogEvent(Object source)
init
public void init()