Inherited by ERDAnyField, and ERXAnyField.

| WOAnyField | ( | WOContext | aContext | ) |
| WODisplayGroup displayGroup | ( | ) |
| void finalize | ( | ) | throws Throwable |
| void invalidateCaches | ( | ) |
| boolean isStateless | ( | ) |
| String relationshipKey | ( | ) |
| void reset | ( | ) |
| String selectedKey | ( | ) |
| String selectedOperator | ( | ) |
| void setSelectedKey | ( | String | key | ) |
| void setSelectedKeyItem | ( | String | aSelectedKeyItem | ) |
| void setSelectedOperator | ( | String | anOperator | ) |
| void setSelectedOperatorItem | ( | String | aSelectedOperatorItem | ) |
| void setTextFieldValue | ( | String | value | ) |
| void setValue | ( | Object | newValue | ) |
| boolean synchronizesVariablesWithBindings | ( | ) |
| String textFieldValue | ( | ) |
| Object value | ( | ) |
WODisplayGroup _displayGroup [private] |
String _relationshipKey [private] |
String _selectedKey [private] |
String _selectedOperator [private] |
String _textFieldValue [private] |
Object _value [private] |
final String DEFAULT_DATE_FORMAT = "YYYY/MM/DD" [static, protected] |
final String DEFAULT_NUMBER_FORMAT = "0" [static, protected] |
1.5.8