ERXTabPanel Class Reference

Inherits com::webobjects::woextensions::WOTabPanel.

Inherited by ERLITTabPanel, ERXAjaxTabPanel, ERXColoredTabPanel, ERXImageTabPanel, and ERMTabPanel.

Collaboration diagram for ERXTabPanel:

Collaboration graph
[legend]

List of all members.

Public Member Functions

void appendToResponse (WOResponse aResponse, WOContext aContext)
Object cellTabClass ()
Object cellTabImageContainerClass ()
Object currentTabNameWithoutSpaces ()
 ERXTabPanel (WOContext c)
Object leftTabImage ()
Object nonSelectedTabClass ()
Object nonSelectedTabImageContainerClass ()
Object rightTabImage ()
Object selectedTabIdentifier ()
Object submitString ()
void switchSubmitTab ()
Object tabClass ()
Object tabImageContainerClass ()
Object tabImageFramework ()
boolean useLinkForTabSwitch ()

Package Attributes

String _leftTabImage
String _nonSelectedTabClass
String _nonSelectedTabImageContainerClass
String _rightTabImage
String _tabClass
String _tabImageContainerClass
String _tabImageFramework
Boolean _useLinkForTabSwitch


Detailed Description

Better tab panel. Allows denial of tab switching. Useful when validation failures occur.

tabs a list of objects representing the tabs tabNameKey a string containing a key to apply to tabs to get the title of the tab selectedTab contains the selected tab bgcolor color to use for the selected tab and the body of the panel nonSelectedBgColor color to use for the non-selected tabs tabClass CSS class to use for the selected tab nonSelectedTabClass CSS class to use for the unselected tabs submitActionName if this binding is non null, tabs will contain a submit button instead of a regular hyperlink and the action textColor borderColor useFormSubmit true, if the form shoud be submitted before switching, allows denial of switches tabImageFramework the name of the framework that contains the tab images leftTabImage the name of the image on the left side of the tab rightTabImage the name of the image on the right side of the tab tabClass the style used for a selected tab nonSelectedTabClass the style used for a unselected tab tabImageContainerClass the style used for the td that surrounds the left and right side images of a selected tab nonSelectedTabImageContainerClass the style used for the td that surrounds the left and right side images of an unselected tab


Constructor & Destructor Documentation

ERXTabPanel ( WOContext  c  ) 


Member Function Documentation

void appendToResponse ( WOResponse  aResponse,
WOContext  aContext 
)

Reimplemented from WOTabPanel.

Object cellTabClass (  ) 

Object cellTabImageContainerClass (  ) 

Object currentTabNameWithoutSpaces (  ) 

Object leftTabImage (  ) 

Object nonSelectedTabClass (  ) 

Reimplemented in ERMTabPanel.

Object nonSelectedTabImageContainerClass (  ) 

Object rightTabImage (  ) 

Object selectedTabIdentifier (  ) 

Object submitString (  ) 

void switchSubmitTab (  ) 

Reimplemented from WOTabPanel.

Object tabClass (  ) 

Reimplemented in ERMTabPanel.

Object tabImageContainerClass (  ) 

Object tabImageFramework (  ) 

boolean useLinkForTabSwitch (  ) 


Member Data Documentation

String _leftTabImage [package]

String _tabClass [package]

Boolean _useLinkForTabSwitch [package]


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

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