Inherited by ERD2WEditFlag, and ERD2WEditYesNo.

Public Member Functions | |
| boolean | allowsNull () |
| NSArray< String > | choicesNames () |
| ERD2WCustomEditBoolean (WOContext context) | |
| void | reset () |
| String | stringForNo () |
| String | stringForNull () |
| String | stringForYes () |
| String | uiMode () |
| boolean | useCheckbox () |
Protected Attributes | |
| NSArray< String > | _choicesNames |
choicesNames d2wcontext value, eg: ("Yes", "No") or ("Set", "Unset", "Don't care") choicesNames | ERD2WCustomEditBoolean | ( | WOContext | context | ) |
| boolean allowsNull | ( | ) |
| NSArray<String> choicesNames | ( | ) |
| void reset | ( | ) |
| String stringForNo | ( | ) |
| String stringForNull | ( | ) |
| String stringForYes | ( | ) |
| String uiMode | ( | ) |
| boolean useCheckbox | ( | ) |
NSArray<String> _choicesNames [protected] |
1.5.8