public class ERXTabPanel extends WOTabPanel
| Bindings | |
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 | textColor |
borderColor | 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 |
WOComponent._EventLoggingEnabler, WOComponent.EventNSKeyValueCodingAdditions.DefaultImplementation, NSKeyValueCodingAdditions.UtilityNSKeyValueCoding._BooleanFieldBinding, NSKeyValueCoding._BooleanMethodBinding, NSKeyValueCoding._FieldBinding, NSKeyValueCoding._ForwardingBinding, NSKeyValueCoding._KeyBinding, NSKeyValueCoding._KeyBindingCreation, NSKeyValueCoding._MethodBinding, NSKeyValueCoding._NumberFieldBinding, NSKeyValueCoding._NumberMethodBinding, NSKeyValueCoding._ReflectionKeyBindingCreation, NSKeyValueCoding.ErrorHandling, NSKeyValueCoding.MapImplementation, NSKeyValueCoding.Null<T>, NSKeyValueCoding.UnknownKeyException, NSKeyValueCoding.ValueAccessorNSValidation._MethodBinding, NSValidation._ValidationBinding, NSValidation.DefaultImplementation, NSValidation.Utility, NSValidation.ValidationException_nonSelectedBgColor, _selectedTab, _submitActionName, _tabNameKey, _tabs, _undefinedMarker, bgcolor, currentTab_Extension, _IsEventLoggingEnabled, _keyAssociations_CLASS_CLASS, _KeyPathSeparatorChar, KeyPathSeparatorNullValue_CLASS| Constructor and Description |
|---|
ERXTabPanel(WOContext c) |
| Modifier and Type | Method and Description |
|---|---|
void |
appendToResponse(WOResponse aResponse,
WOContext aContext) |
java.lang.Object |
cellTabClass() |
java.lang.Object |
cellTabImageContainerClass() |
java.lang.Object |
currentTabNameWithoutSpaces() |
java.lang.Object |
leftTabImage() |
java.lang.Object |
nonSelectedTabClass() |
java.lang.Object |
nonSelectedTabImageContainerClass() |
java.lang.Object |
rightTabImage() |
java.lang.Object |
selectedTabIdentifier() |
java.lang.Object |
submitString() |
void |
switchSubmitTab() |
java.lang.Object |
tabClass() |
java.lang.Object |
tabImageContainerClass() |
java.lang.Object |
tabImageFramework() |
boolean |
useLinkForTabSwitch() |
contentColSpan, currentTabName, hasSubmitAction, isCellShaded, nonSelectedBgColor, rowSpan, selectedTab, selectedTabName, submitActionName, switchTab, synchronizesVariablesWithBindings, tabBgColor, tabNameKey, tabs__valueForBinding, _associationWithName, _awakeInContext, _childTemplate, _cleanUpStatelessComponent, _componentDefinition, _componentUnroll, _isPage, _setContext, _setIsPage, _setParent, _setSubcomponent, _sleepInContext, _subcomponentForElementWithID, _templateNameForClass, _unroll, application, awake, baseURL, bindingKeys, canAccessFieldsDirectly, canGetValueForBinding, canSetValueForBinding, clone, context, debugString, descriptionForResponse, ensureAwakeInContext, frameworkName, generateResponse, handleQueryWithUnboundKey, handleTakeValueForUnboundKey, hasBinding, hasSession, invokeAction, isCachingEnabled, isEventLoggingEnabled, isStateless, logString, name, pageWithName, parent, path, pathURL, performParentAction, pullValuesFromParent, pushValuesToParent, reset, session, set_componentUnroll, set_unroll, setCachingEnabled, setValueForBinding, setVariableValueForName, sleep, takeValueForKey, takeValueForKeyPath, takeValuesFromRequest, template, templateWithHTMLString, templateWithHTMLString, templateWithHTMLString, templateWithName, toString, unableToSetNullForKey, validateTakeValueForKeyPath, validateValueForKey, validationFailedWithException, valueForBinding, valueForBooleanBinding, valueForIntegerBinding, valueForKey, valueForKeyPath, valueForNSArrayBindings, valueForNSDictionaryBindings, valueForNumberBinding, valueForStringBinding, variableValueForName, variableWithNamepublic ERXTabPanel(WOContext c)
public java.lang.Object selectedTabIdentifier()
public void switchSubmitTab()
switchSubmitTab in class WOTabPanelpublic java.lang.Object tabImageFramework()
public java.lang.Object leftTabImage()
public java.lang.Object rightTabImage()
public java.lang.Object tabImageContainerClass()
public java.lang.Object nonSelectedTabImageContainerClass()
public java.lang.Object tabClass()
public java.lang.Object nonSelectedTabClass()
public java.lang.Object cellTabImageContainerClass()
public java.lang.Object cellTabClass()
public java.lang.Object submitString()
public java.lang.Object currentTabNameWithoutSpaces()
public boolean useLinkForTabSwitch()
public void appendToResponse(WOResponse aResponse, WOContext aContext)
appendToResponse in class WOTabPanelCopyright © 2002 – 2022 Project Wonder.