

Public Member Functions | |
| void | setValue (String value) |
Public Member Functions inherited from org.turro.fieldit.StringList | |
| String | getValue () |
| FieldIt | getField () |
| void | setField (FieldIt field) |
| Set< String > | getPossibleValues () |
| void | setPossibleValues (Set< String > values) |
| File | getValueFile () |
Additional Inherited Members | |
Static Public Member Functions inherited from org.turro.fieldit.StringList | |
| static File | getValueFile (FieldIt field) |
Definition at line 27 of file AutoFillList.java.
| void org.turro.fieldit.AutoFillList.setValue | ( | String | value | ) |
Reimplemented from org.turro.fieldit.StringList.
Definition at line 30 of file AutoFillList.java.

