Inherited by ERMAjaxTabPanel.

Public Member Functions | |
| boolean | dontSubmitForm () |
| ERMTabPanel (WOContext context) | |
| Object | nonSelectedTabClass () |
| Object | tabClass () |
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 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 useFormSubmit true, if the form should be submitted before switching, allows denial of switches id CSS id for the wrapper div
| ERMTabPanel | ( | WOContext | context | ) |
| boolean dontSubmitForm | ( | ) |
| Object nonSelectedTabClass | ( | ) |
Reimplemented from ERXTabPanel.
| Object tabClass | ( | ) |
Reimplemented from ERXTabPanel.
1.5.8