edu.virtualschool.jwaa.field.TextField Class Reference
Inheritance diagram for edu.virtualschool.jwaa.field.TextField:
Collaboration diagram for edu.virtualschool.jwaa.field.TextField:
[legend]List of all members.
Detailed Description
Defines an unstructure, unvalidated text field, capable of holding any string whatsoever.
Definition at line 8 of file TextField.java.
|
Public Member Functions |
|
| TextField (Object value) |
|
| TextField (Object value, Object defaultValue) |
Static Public Attributes |
|
final String | sqlType = "text" |
|
final TextField | Null = new TextField("", "") |
The documentation for this class was generated from the following file: