ERMODWizardCreationPage Class Reference

Inherits er::directtoweb::pages::templates::ERD2WWizardCreationPageTemplate.

Collaboration diagram for ERMODWizardCreationPage:

Collaboration graph
[legend]

List of all members.

Classes

interface  Keys

Public Member Functions

void awake ()
WOComponent cancelAction ()
String cancelUpdateContainerID ()
D2WContext d2wContext ()
WOActionResults dismissCancelDialogAction ()
WOComponent doCancelAction ()
 ERMODWizardCreationPage (WOContext wocontext)
WOComponent nextStep ()
WOComponent previousStep ()
void setObject (EOEnterpriseObject eoenterpriseobject)
boolean showCancel ()
WOComponent submitAction () throws Throwable

Public Attributes

boolean showCancelDialog

Private Attributes

EOEntity _cachedEntity


Detailed Description

A wizard inspect/edit template. Can be used in-line, and supports ajax updates

cancelButtonLabel bannerFileName showBanner headerComponentName formEncoding repetitionComponentName previousButtonLabel pageWrapperName nextButtonLabel saveButtonLabel useAjaxControlsWhenEmbedded

Author:
davidleber

Constructor & Destructor Documentation

ERMODWizardCreationPage ( WOContext  wocontext  ) 


Member Function Documentation

void awake (  ) 

Overridden to lock the page's editingContext, if there is any present.

Reimplemented from ERD2WTabInspectPage.

WOComponent cancelAction (  ) 

Perform the cancel action. Overridden to handle showing a cancel dialog in-line if useAjaxControlsWhenEmbedded is true.

Reimplemented from ERD2WWizardCreationPage.

String cancelUpdateContainerID (  ) 

Returns the ajax update container id for the cancel button

Returns:

D2WContext d2wContext (  ) 

D2WContext for this page. Checks if there is a "d2wContext" binding, too.

Returns:
d2wContext

Reimplemented from ERD2WPage.

WOActionResults dismissCancelDialogAction (  ) 

Action called when the cancel dialog is dismissed

Returns:

WOComponent doCancelAction (  ) 

Action called when the cancel button is clicked

Returns:

WOComponent nextStep (  ) 

Change to the next step. Overridden to set _currentStep here instead of in appendToResponse so ajax requests work

Reimplemented from ERD2WWizardCreationPage.

WOComponent previousStep (  ) 

Change to the previous step. Overridden to set _currentStep here instead of in appendToResponse so ajax requests work.

Reimplemented from ERD2WWizardCreationPage.

void setObject ( EOEnterpriseObject  eoenterpriseobject  ) 

Sets the page object. Overridden to reset the current step if the object changes

Reimplemented from ERD2WInspectPage.

boolean showCancel (  ) 

Show the cancel button. From parent: Should we show the cancel button? It's only visible when we have a nextPage set up. Overridden to allow us to show the cancel button if the page is embedded and shouldShowCancelButton is true.

Reimplemented from ERD2WInspectPage.

WOComponent submitAction (  )  throws Throwable

Performs submit action. Overridden to reset the nested validation setting on the object.

Reimplemented from ERD2WInspectPage.


Member Data Documentation

EOEntity _cachedEntity [private]


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

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