ERD2WCustomQueryBoolean Class Reference

Inherits com::webobjects::directtoweb::D2WQueryBoolean.

Collaboration diagram for ERD2WCustomQueryBoolean:

Collaboration graph
[legend]

List of all members.

Public Member Functions

boolean allowsNull ()
NSArray< StringchoicesNames ()
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)


Detailed Description

Better D2WQueryBoolean, which allows you to sprecify the choices names via a context key, containing the labels in a format like ("Don't care", "Yes", "No") or ("Yes", "No"). Also keeps the selected value.

Author:
ak on Mon Dec 22 2003 choicesNames

Constructor & Destructor Documentation

ERD2WCustomQueryBoolean ( WOContext  context  ) 

Public constructor

Parameters:
context the context


Member Function Documentation

boolean allowsNull (  ) 

NSArray<String> choicesNames (  ) 

String displayString (  ) 

void reset (  ) 

void setValue ( Object  obj  ) 

String stringForNo (  ) 

String stringForNull (  ) 

String stringForYes (  ) 

Object value (  ) 


Member Data Documentation

NSArray _choicesNames [protected]

final Logger log = Logger.getLogger(ERD2WCustomQueryBoolean.class) [static, private]

logging support


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