public class ERXTabPanel extends WOTabPanel
Name | Description |
---|---|
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.Event
NSKeyValueCodingAdditions.DefaultImplementation, NSKeyValueCodingAdditions.Utility
NSKeyValueCoding._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.ValueAccessor
NSValidation._MethodBinding, NSValidation._ValidationBinding, NSValidation.DefaultImplementation, NSValidation.Utility, NSValidation.ValidationException
_nonSelectedBgColor, _selectedTab, _submitActionName, _tabNameKey, _tabs, _undefinedMarker, bgcolor, currentTab
_Extension, _IsEventLoggingEnabled, _keyAssociations
_CLASS
_CLASS, _KeyPathSeparatorChar, KeyPathSeparator
NullValue
_CLASS
Constructor and Description |
---|
ERXTabPanel(WOContext c) |
Modifier and Type | Method and Description |
---|---|
void |
appendToResponse(WOResponse aResponse,
WOContext aContext) |
Object |
cellTabClass() |
Object |
cellTabImageContainerClass() |
Object |
currentTabNameWithoutSpaces() |
Object |
leftTabImage() |
Object |
nonSelectedTabClass() |
Object |
nonSelectedTabImageContainerClass() |
Object |
rightTabImage() |
Object |
selectedTabIdentifier() |
Object |
submitString() |
void |
switchSubmitTab() |
Object |
tabClass() |
Object |
tabImageContainerClass() |
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, variableWithName
public ERXTabPanel(WOContext c)
public Object selectedTabIdentifier()
public void switchSubmitTab()
switchSubmitTab
in class WOTabPanel
public Object tabImageFramework()
public Object leftTabImage()
public Object rightTabImage()
public Object tabImageContainerClass()
public Object nonSelectedTabImageContainerClass()
public Object tabClass()
public Object nonSelectedTabClass()
public Object cellTabImageContainerClass()
public Object cellTabClass()
public Object submitString()
public Object currentTabNameWithoutSpaces()
public boolean useLinkForTabSwitch()
public void appendToResponse(WOResponse aResponse, WOContext aContext)
appendToResponse
in class WOTabPanel
Copyright © 2002 – 2024 Project Wonder.