public class CCTabPanel extends ERXTabPanel
| 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 |
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 |
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 |
|---|
CCTabPanel(WOContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
appendToResponse(WOResponse response,
WOContext context) |
boolean |
clickToOpenEnabled(WOResponse response,
WOContext context)
Returns whether or not click-to-open should be enabled for this
component.
|
boolean |
dontSubmitForm() |
Object |
nonSelectedTabClass() |
Object |
tabClass() |
cellTabClass, cellTabImageContainerClass, currentTabNameWithoutSpaces, leftTabImage, nonSelectedTabImageContainerClass, rightTabImage, selectedTabIdentifier, submitString, switchSubmitTab, tabImageContainerClass, tabImageFramework, useLinkForTabSwitchcontentColSpan, 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 CCTabPanel(WOContext context)
public boolean dontSubmitForm()
public Object nonSelectedTabClass()
nonSelectedTabClass in class ERXTabPanelpublic Object tabClass()
tabClass in class ERXTabPanelpublic void appendToResponse(WOResponse response, WOContext context)
appendToResponse in class ERXTabPanelpublic boolean clickToOpenEnabled(WOResponse response, WOContext context)
response - the responsecontext - the contextCopyright © 2002 – 2025 Project Wonder.