ERD2WCustomEditBoolean Class Reference

Inherits com::webobjects::directtoweb::D2WEditBoolean.

Inherited by ERD2WEditFlag, and ERD2WEditYesNo.

Collaboration diagram for ERD2WCustomEditBoolean:

Collaboration graph
[legend]

List of all members.

Public Member Functions

boolean allowsNull ()
NSArray< StringchoicesNames ()
 ERD2WCustomEditBoolean (WOContext context)
void reset ()
String stringForNo ()
String stringForNull ()
String stringForYes ()
String uiMode ()
boolean useCheckbox ()

Protected Attributes

NSArray< String_choicesNames


Detailed Description

Allows editing boolean values based on radio buttons and localizable strings.
Set the values via the choicesNames d2wcontext value, eg: ("Yes", "No") or ("Set", "Unset", "Don't care") choicesNames

Constructor & Destructor Documentation

ERD2WCustomEditBoolean ( WOContext  context  ) 


Member Function Documentation

boolean allowsNull (  ) 

NSArray<String> choicesNames (  ) 

void reset (  ) 

String stringForNo (  ) 

String stringForNull (  ) 

String stringForYes (  ) 

String uiMode (  ) 

boolean useCheckbox (  ) 


Member Data Documentation

NSArray<String> _choicesNames [protected]


The documentation for this class was generated from the following file:

Generated on Sat May 26 06:42:51 2012 for Project Wonder by  doxygen 1.5.8