ERD2WPickTypePage Class Reference

Inherits er::directtoweb::pages::ERD2WPage, and er::directtoweb::interfaces::ERDPickPageInterface.

Inherited by ERD2WPickTypePageTemplate.

Collaboration diagram for ERD2WPickTypePage:

Collaboration graph
[legend]

List of all members.

Public Member Functions

WOComponent cancelPage ()
String choiceDisplayKey ()
String choiceErrorMessage ()
NSArray choices ()
String displayName ()
 ERD2WPickTypePage (WOContext context)
WOComponent nextPage ()
NSArray selectedObjects ()
Object selection ()
boolean selectionManditory ()
void setCancelPage (WOComponent cp)
void setChoices (NSArray choices)
void setSelectedObjects (NSArray value)
void setSelection (Object value)

Public Attributes

Object item
NSMutableArray selections = new NSMutableArray()

Static Public Attributes

static final Logger log = Logger.getLogger(ERD2WPickTypePage.class)

Private Attributes

WOComponent _cancelPage
NSArray _choices


Detailed Description

selectionManditory choiceDisplayKey choiceErrorMessage choices choiceKeyPath pageConfiguration

Constructor & Destructor Documentation

ERD2WPickTypePage ( WOContext  context  ) 


Member Function Documentation

WOComponent cancelPage (  ) 

Implements ERDPickPageInterface.

String choiceDisplayKey (  ) 

String choiceErrorMessage (  ) 

NSArray choices (  ) 

String displayName (  ) 

WOComponent nextPage (  ) 

Reimplemented from ERD2WPage.

NSArray selectedObjects (  ) 

Implements ERDPickPageInterface.

Object selection (  ) 

boolean selectionManditory (  ) 

void setCancelPage ( WOComponent  cp  ) 

Implements ERDPickPageInterface.

void setChoices ( NSArray  choices  ) 

Implements ERDPickPageInterface.

void setSelectedObjects ( NSArray  value  ) 

Implements ERDPickPageInterface.

void setSelection ( Object  value  ) 


Member Data Documentation

WOComponent _cancelPage [private]

NSArray _choices [private]

Object item

final Logger log = Logger.getLogger(ERD2WPickTypePage.class) [static]

logging support

Reimplemented from ERD2WPage.


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

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