
Public Member Functions | |
| NSArray | choices () |
| ERD2WQueryStringWithChoices (WOContext context) | |
| void | reset () |
| ERXKeyValuePair | selectedChoice () |
| void | setSelectedChoice (ERXKeyValuePair value) |
Public Attributes | |
| NSArray | _choices |
| ERXKeyValuePair | currentChoice |
Static Public Attributes | |
| static final Logger | log = Logger.getLogger(ERDEditStringWithChoices.class) |
| ERD2WQueryStringWithChoices | ( | WOContext | context | ) |
| NSArray choices | ( | ) |
| void reset | ( | ) |
Reimplemented from ERD2WQueryStringOperator.
| ERXKeyValuePair selectedChoice | ( | ) |
| void setSelectedChoice | ( | ERXKeyValuePair | value | ) |
| NSArray _choices |
| ERXKeyValuePair currentChoice |
final Logger log = Logger.getLogger(ERDEditStringWithChoices.class) [static] |
logging support
1.5.8