ERMODTabInspectPage Class Reference

Inherits er::directtoweb::pages::templates::ERD2WTabInspectPageTemplate.

Collaboration diagram for ERMODTabInspectPage:

Collaboration graph
[legend]

List of all members.

Classes

interface  Keys

Public Member Functions

WOComponent cancelAction ()
WOComponent editAction ()
 ERMODTabInspectPage (WOContext wocontext)
void setObject (EOEnterpriseObject eoenterpriseobject)
WOComponent submitAction () throws Throwable

Private Member Functions

void resetTask ()

Private Attributes

String _previousPageConfig
String _previousTask


Detailed Description

A modernized tab inspect/edit template.

cancelButtonLabel printerButtonComponentName editButtonLabel formEncoding hasForm headerComponentName repetitionComponentName actionBarComponentName controllerButtonComponentName pageWrapperName returnButtonLabel saveButtonLabel useFocus useAjaxControlsWhenEmbedded

Author:
davidleber

Constructor & Destructor Documentation

ERMODTabInspectPage ( WOContext  wocontext  ) 


Member Function Documentation

WOComponent cancelAction (  ) 

Perform the cancel action. Overridden to reset the task when the page is canceled.

Reimplemented from ERD2WInspectPage.

WOComponent editAction (  ) 

Perform the edit action. Overridden to support ajax behaviour. When useAjaxControlsWhenEmbedded is true, then we will switch the behaviour of this page to edit and update ajax update the form.

Reimplemented from ERD2WInspectPage.

void resetTask (  )  [private]

Reset the behaviour of the page to it's original one (i.e: if it was inspect that was switched to edit).

void setObject ( EOEnterpriseObject  eoenterpriseobject  ) 

Set the page's object. Overridden to reset the tab if the eo changes. Needed to support in-line ajax usage.

Reimplemented from ERD2WInspectPage.

WOComponent submitAction (  )  throws Throwable

Perform the submit action. Overridden to reset the task when the page is submitted.

Reimplemented from ERD2WInspectPage.


Member Data Documentation

String _previousTask [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