This class provides functions for form data processing for a given Table or View (DBRowSet).
The record object provided with the constructor will be used to obtain further context specific metadata such as field options (getFieldOptions) and field accessibility (isFieldReadOnly).
The record object should initially be invalid and not attached to any Table or View (DBRowSet).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|