Inheritance diagram for com.graeff.dbedit.fields.Text:

Public Member Functions | |
| void | fromVector (Vector data) |
| String | getText () |
| Vector | toVector () |
| String | getMaster () |
| get the master type of a field. | |
Protected Attributes | |
| String | localText = "" |
|
|
Reimplemented from com.graeff.dbedit.Field. |
|
|
get the master type of a field. The master type usually is a kind of super class - e.g. the master of most fields basing on List is "List". The master defaults to "Text". Reimplemented from com.graeff.dbedit.Field. |
|
|
|
|
|
Reimplemented from com.graeff.dbedit.Field. |
|
|
|
1.4.5