ERD2WMessagePage Class Reference

Inherits er::directtoweb::pages::ERD2WPage, er::directtoweb::interfaces::ERDMessagePageInterface, and er::directtoweb::interfaces::ERDErrorPageInterface.

Inherited by ERD2WConfirmPage, ERD2WProgressPage, ERDQuestionPage, ERDRecoverableErrorPage, ERD2WConfirmPageTemplate, ERD2WMessagePageTemplate, ERNEUErrorPage, and ERNEUMessagePage.

Collaboration diagram for ERD2WMessagePage:

Collaboration graph
[legend]

List of all members.

Public Member Functions

WOComponent cancelAction ()
NextPageDelegate cancelDelegate ()
WOComponent cancelPage ()
WOComponent confirmAction ()
NextPageDelegate confirmDelegate ()
WOComponent confirmPage ()
 ERD2WMessagePage (WOContext c)
Exception exception ()
String formattedMessage ()
boolean hasCancelPage ()
boolean hasNextPage ()
String message ()
WOComponent nextPageAction ()
void setCancelDelegate (NextPageDelegate cancelDelegate)
void setCancelPage (WOComponent cancelPage)
void setConfirmDelegate (NextPageDelegate confirmPageDelegate)
void setConfirmPage (WOComponent confirmPage)
void setException (Exception exception)
void setMessage (String message)
void setTitle (String title)
boolean showExplanationComponent ()
String title ()
String titleForPage ()

Static Public Attributes

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

Protected Attributes

NextPageDelegate _cancelDelegate
WOComponent _cancelPage
Exception _exception
String _message
String _title


Detailed Description

Superclass for all message pages.
If the key explanationComponentName resolves to non-empty, then this component will get shown in the page and wired up with a object, dataSource and pageConfiguration binding. displayNamePageConfiguration messageTitleForPage explanationComponentName

Constructor & Destructor Documentation

ERD2WMessagePage ( WOContext  c  ) 

Public constructor

Parameters:
c current context


Member Function Documentation

WOComponent cancelAction (  ) 

NextPageDelegate cancelDelegate (  ) 

WOComponent cancelPage (  ) 

WOComponent confirmAction (  ) 

NextPageDelegate confirmDelegate (  ) 

WOComponent confirmPage (  ) 

Exception exception (  ) 

String formattedMessage (  ) 

boolean hasCancelPage (  ) 

boolean hasNextPage (  ) 

String message (  ) 

Reimplemented in ERD2WAjaxMessagePageTemplate.

WOComponent nextPageAction (  ) 

void setCancelDelegate ( NextPageDelegate  cancelDelegate  ) 

void setCancelPage ( WOComponent  cancelPage  ) 

void setConfirmDelegate ( NextPageDelegate  confirmPageDelegate  ) 

void setConfirmPage ( WOComponent  confirmPage  ) 

void setException ( Exception  ex  ) 

Sets the exception.

Implements ERDErrorPageInterface.

void setMessage ( String  message  ) 

void setTitle ( String  title  ) 

boolean showExplanationComponent (  ) 

String title (  ) 

String titleForPage (  ) 


Member Data Documentation

NextPageDelegate _cancelDelegate [protected]

WOComponent _cancelPage [protected]

Exception _exception [protected]

String _message [protected]

String _title [protected]

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

logging support

Reimplemented from ERD2WPage.

Reimplemented in ERD2WProgressPage, and ERD2WProgressPageTemplate.


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

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