borland Packages Class Hierarchy dx.dataset Package
DataChangeAdapter class
java.lang.Object
+----com.borland.dx.dataset.DataChangeAdapter
About the DataChangeAdapter class
Properties Methods
Implements DataChangeListener, EventListener
This is an adapter class for
DataChangeListener,
which is used as a notification that changes to the data in a DataSet
have occurred.
DataChangeAdapter properties
*Read-only properties **Write-only properties
Properties implemented in java.lang.Object
DataChangeAdapter methods
Methods implemented in this class
Methods implemented in java.lang.Object
- clone()
- equals(java.lang.Object)
- finalize()
- hashCode()
- notify()
- notifyAll()
- toString()
- wait()
- wait(long)
- wait(long, int)