Inherited by ERXTabPanel.

Public Member Functions | |
| void | appendToResponse (WOResponse aResponse, WOContext aContext) |
| int | contentColSpan () |
| String | currentTabName () |
| boolean | hasSubmitAction () |
| boolean | isCellShaded () |
| String | nonSelectedBgColor () |
| int | rowSpan () |
| Object | selectedTab () |
| String | selectedTabName () |
| String | submitActionName () |
| void | switchSubmitTab () |
| void | switchTab () |
| boolean | synchronizesVariablesWithBindings () |
| String | tabBgColor () |
| String | tabNameKey () |
| NSArray | tabs () |
| WOTabPanel (WOContext aContext) | |
Public Attributes | |
| String | bgcolor |
| Object | currentTab |
Protected Attributes | |
| String | _nonSelectedBgColor |
| Object | _selectedTab |
| String | _submitActionName |
| String | _tabNameKey |
| NSArray | _tabs |
Static Protected Attributes | |
| static final String | _undefinedMarker = "UNDEFINED" |
| WOTabPanel | ( | WOContext | aContext | ) |
| void appendToResponse | ( | WOResponse | aResponse, | |
| WOContext | aContext | |||
| ) |
Reimplemented in ERXTabPanel.
| int contentColSpan | ( | ) |
| String currentTabName | ( | ) |
| boolean hasSubmitAction | ( | ) |
| boolean isCellShaded | ( | ) |
| String nonSelectedBgColor | ( | ) |
| int rowSpan | ( | ) |
| Object selectedTab | ( | ) |
| String selectedTabName | ( | ) |
| String submitActionName | ( | ) |
| void switchSubmitTab | ( | ) |
Reimplemented in ERXTabPanel.
| void switchTab | ( | ) |
| boolean synchronizesVariablesWithBindings | ( | ) |
| String tabBgColor | ( | ) |
| String tabNameKey | ( | ) |
| NSArray tabs | ( | ) |
String _nonSelectedBgColor [protected] |
Object _selectedTab [protected] |
String _submitActionName [protected] |
String _tabNameKey [protected] |
NSArray _tabs [protected] |
final String _undefinedMarker = "UNDEFINED" [static, protected] |
| Object currentTab |
1.5.8