com.esri.arcgis.geodatabase
Class IRowEventsOnNewEvent
java.lang.Object
java.util.EventObject
com.esri.arcgis.geodatabase.IRowEventsOnNewEvent
- All Implemented Interfaces:
- Serializable
public class IRowEventsOnNewEvent
- extends EventObject
Remarks
The OnNew method is called by the geodatabase when an application program calls Store on a newly created 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()
|
IRowEventsOnNewEvent
public IRowEventsOnNewEvent(Object source)
init
public void init()