borland Packages Class Hierarchy dx.dataset Package
OpenAdapter class
java.lang.Object
+----com.borland.dx.dataset.OpenAdapter
About the OpenAdapter class
Properties Methods
Implements OpenListener, EventListener
This is an adapter class for OpenListener, which provides notification that a DataSet is opening, has opened, is closing, or has closed.
OpenAdapter properties
*Read-only properties **Write-only properties
Properties implemented in java.lang.Object
OpenAdapter 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)