com.esri.arcgis.systemUI
Class IComPropertySheetEventsOnApplyEvent
java.lang.Object
java.util.EventObject
com.esri.arcgis.systemUI.IComPropertySheetEventsOnApplyEvent
- All Implemented Interfaces:
- Serializable
public class IComPropertySheetEventsOnApplyEvent
- extends EventObject
Description
Call OnApply to notify other parts of the application that the objects passed to the property sheet have been edited.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Supported Platforms
Windows, Solaris, Linux
- See Also:
- Serialized Form
Method Summary |
void |
init()
|
IComPropertySheetEventsOnApplyEvent
public IComPropertySheetEventsOnApplyEvent(Object source)
init
public void init()