
Public Member Functions | |
| boolean | allowsNull () |
| NSArray< String > | choicesNames () |
| String | displayString () |
| ERD2WCustomQueryBoolean (WOContext context) | |
| void | reset () |
| void | setValue (Object obj) |
| String | stringForNo () |
| String | stringForNull () |
| String | stringForYes () |
| Object | value () |
Protected Attributes | |
| NSArray | _choicesNames |
Static Private Attributes | |
| static final Logger | log = Logger.getLogger(ERD2WCustomQueryBoolean.class) |
| ERD2WCustomQueryBoolean | ( | WOContext | context | ) |
Public constructor
| context | the context |
| boolean allowsNull | ( | ) |
| NSArray<String> choicesNames | ( | ) |
| String displayString | ( | ) |
| void reset | ( | ) |
| void setValue | ( | Object | obj | ) |
| String stringForNo | ( | ) |
| String stringForNull | ( | ) |
| String stringForYes | ( | ) |
| Object value | ( | ) |
NSArray _choicesNames [protected] |
final Logger log = Logger.getLogger(ERD2WCustomQueryBoolean.class) [static, private] |
logging support
1.5.8