ERXRadioButtonMatrix Class Reference

Inherits er::extensions::components::ERXStatelessComponent.

Collaboration diagram for ERXRadioButtonMatrix:

Collaboration graph
[legend]

List of all members.

Public Member Functions

void appendToResponse (WOResponse aResponse, WOContext aContext)
void awake ()
Object cellpadding ()
Object cellspacing ()
Object currentItem ()
 ERXRadioButtonMatrix (WOContext aContext)
Number index ()
void invalidateCaches ()
String isCurrentItemSelected ()
void reset ()
Object selection ()
void setCurrentItem (Object aValue)
void setIndex (Number newIndex)
void setSelection (String anIndex)
void takeValuesFromRequest (WORequest aRequest, WOContext aContext)
String uniqueID ()

Protected Attributes

Object _selection
Object currentItem
Number index
Object uniqueID

Static Private Attributes

static final Integer DEFAULT_PADDING = ERXConstant.ZeroInteger
static final Integer DEFAULT_SPACING = ERXConstant.ZeroInteger


Detailed Description

Radio button list with lots of more options.

list uniqueID item selection maxColumns cellpadding cellspacing width cellAlign cellVAlign cellWidth tableOtherTagString


Constructor & Destructor Documentation

ERXRadioButtonMatrix ( WOContext  aContext  ) 


Member Function Documentation

void appendToResponse ( WOResponse  response,
WOContext  context 
)

Calls resetCachedBindingsInStatefulComponent prior to super.appendToResponse.

Parameters:
response to which we are appending
context context of the response

Reimplemented from ERXNonSynchronizingComponent.

void awake (  ) 

Object cellpadding (  ) 

Object cellspacing (  ) 

Object currentItem (  ) 

Number index (  ) 

void invalidateCaches (  ) 

String isCurrentItemSelected (  ) 

void reset (  ) 

Reimplemented from ERXStatelessComponent.

Object selection (  ) 

void setCurrentItem ( Object  aValue  ) 

void setIndex ( Number  newIndex  ) 

void setSelection ( String  anIndex  ) 

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.

String uniqueID (  ) 


Member Data Documentation

Object _selection [protected]

Object currentItem [protected]

final Integer DEFAULT_PADDING = ERXConstant.ZeroInteger [static, private]

final Integer DEFAULT_SPACING = ERXConstant.ZeroInteger [static, private]

Number index [protected]

Object uniqueID [protected]


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

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