ERMODRequiredWrapper Class Reference

Inherits er::modern::look::components::ERMODComponent.

Collaboration diagram for ERMODRequiredWrapper:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 ERMODRequiredWrapper (WOContext context)
String formName ()
void setFormName (String n)
void setWatchedContainerID (String id)
void setWrapperClass (String c)
void setWrapperId (String id)
Boolean showForm ()
Boolean showHelp ()
boolean synchronizesVariablesWithBindings ()
String watchedContainerID ()
String wrapperClass ()
String wrapperId ()

Private Attributes

String _formName
Boolean _showForm
Boolean _showHelp
String _watchedContainerID
String _wrapperClass
String _wrapperId


Detailed Description

Wrapper for most look pages.

Author:
davidleber

Constructor & Destructor Documentation

ERMODRequiredWrapper ( WOContext  context  ) 


Member Function Documentation

String formName (  ) 

Name for the page form. If not supplied this will be the current task with 'Form' appended. i.e: 'editForm'

Returns:

void setFormName ( String  n  ) 

void setWatchedContainerID ( String  id  ) 

void setWrapperClass ( String  c  ) 

void setWrapperId ( String  id  ) 

Boolean showForm (  ) 

Show the form for only those pages that need it.

Returns:

Boolean showHelp (  ) 

Only show help for those pages that need it.

Returns:

boolean synchronizesVariablesWithBindings (  ) 

String watchedContainerID (  ) 

ID of the watchedContainer for the page's global busy indicator.

Returns:

String wrapperClass (  ) 

CSS class for the main wrapper.

Returns:

String wrapperId (  ) 

CSS ID fro the main wrapper.

Returns:


Member Data Documentation

String _formName [private]

Boolean _showForm [private]

Boolean _showHelp [private]

String _wrapperClass [private]

String _wrapperId [private]


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

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