ERDEditYearsMonths Class Reference

Inherits er::directtoweb::components::ERDCustomEditComponent.

Collaboration diagram for ERDEditYearsMonths:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 ERDEditYearsMonths (WOContext context)
boolean isStateless ()
NSArray monthList ()
Integer numberOfMonths ()
Integer numberOfYears ()
boolean synchronizesVariablesWithBindings ()
void takeValuesFromRequest (WORequest q, WOContext c) throws NSValidation.ValidationException
Number totalNumberOfMonths ()
NSArray yearList ()

Static Public Attributes

static final NSMutableArray _monthList = new NSMutableArray()
static final NSMutableArray _yearList = new NSMutableArray()

Protected Attributes

Integer numberOfMonths
Integer numberOfYears

Static Package Functions

 [static initializer]
 [static initializer]


Detailed Description

Used to edit a number as if it where a number of years and a number of months.

Constructor & Destructor Documentation

ERDEditYearsMonths ( WOContext  context  ) 


Member Function Documentation

[static initializer] (  )  [static, package]

[static initializer] (  )  [static, package]

boolean isStateless (  ) 

component is not stateless

Reimplemented from ERDCustomEditComponent.

NSArray monthList (  ) 

Integer numberOfMonths (  ) 

Integer numberOfYears (  ) 

boolean synchronizesVariablesWithBindings (  ) 

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

Reimplemented from ERDCustomEditComponent.

void takeValuesFromRequest ( WORequest  request,
WOContext  context 
) throws NSValidation.ValidationException

Calls resetCachedBindingsInStatefulComponent prior to super.takeValuesFromRequest.

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

Reimplemented from ERXNonSynchronizingComponent.

Number totalNumberOfMonths (  ) 

NSArray yearList (  ) 


Member Data Documentation

final NSMutableArray _monthList = new NSMutableArray() [static]

final NSMutableArray _yearList = new NSMutableArray() [static]

Integer numberOfMonths [protected]

Integer numberOfYears [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