ERDEditDatePopupOrNull Class Reference

Inherits er::directtoweb::components::dates::ERDEditDatePopupCommon.

Collaboration diagram for ERDEditDatePopupOrNull:

Collaboration graph
[legend]

List of all members.

Public Member Functions

String date ()
String empty ()
 ERDEditDatePopupOrNull (WOContext context)
boolean isStateless ()
String radioBoxGroupName ()
String radioValue ()
void reset ()
void setRadioValue (String newString)
boolean synchronizesVariablesWithBindings ()
void takeValuesFromRequest (WORequest request, WOContext context)
Object timeZoneString ()

Protected Attributes

String _radioValue

Static Protected Attributes

static final String date = "date"
static final String empty = "null"


Detailed Description

Allows the choice to not specify a date.

Constructor & Destructor Documentation

ERDEditDatePopupOrNull ( WOContext  context  ) 


Member Function Documentation

String date (  ) 

String empty (  ) 

boolean isStateless (  ) 

component is not stateless

Reimplemented from ERDEditDatePopupCommon.

String radioBoxGroupName (  ) 

String radioValue (  ) 

void reset (  ) 

Used by stateless subclasses.

Reimplemented from ERDEditDatePopupCommon.

void setRadioValue ( String  newString  ) 

boolean synchronizesVariablesWithBindings (  ) 

Overridden from superclass to turn on component synching, which is the default.

Reimplemented from ERDEditDatePopupCommon.

void takeValuesFromRequest ( WORequest  request,
WOContext  context 
)

Calls resetCachedBindingsInStatefulComponent prior to super.takeValuesFromRequest.

Parameters:
request from which the values will be taken
context of the request

Reimplemented from ERXNonSynchronizingComponent.

Object timeZoneString (  ) 


Member Data Documentation

String _radioValue [protected]

final String date = "date" [static, protected]

final String empty = "null" [static, protected]


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

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