borland Packages Class Hierarchy dx.dataset Package
ColumnChangeAdapter class
java.lang.Object
+----com.borland.dx.dataset.ColumnChangeAdapter
About the ColumnChangeAdapter class
Properties Methods
Implements ColumnChangeListener, EventListener
This class is an adapter class for ColumnChangeListener, which is used for notification when a field value changes.
ColumnChangeAdapter properties
*Read-only properties **Write-only properties
Properties implemented in java.lang.Object
ColumnChangeAdapter 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)