com.esri.arcgis.geodatabase
Class IRowEventsOnDeleteEvent
java.lang.Object
java.util.EventObject
com.esri.arcgis.geodatabase.IRowEventsOnDeleteEvent
- All Implemented Interfaces:
- Serializable
public class IRowEventsOnDeleteEvent
- extends EventObject
Remarks
The OnDelete method is called by the geodatabase when an application program calls Delete on a Row object.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Supported Platforms
Windows, Solaris, Linux
- See Also:
- Serialized Form
|
Method Summary |
void |
init()
|
IRowEventsOnDeleteEvent
public IRowEventsOnDeleteEvent(Object source)
init
public void init()