public class WOTabPanel extends WOComponent
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
Modifier and Type | Field and Description |
---|---|
protected String |
_nonSelectedBgColor |
protected Object |
_selectedTab |
protected String |
_submitActionName |
protected String |
_tabNameKey |
protected NSArray |
_tabs |
protected static String |
_undefinedMarker |
String |
bgcolor |
Object |
currentTab |
_Extension, _IsEventLoggingEnabled, _keyAssociations
_CLASS
_CLASS, _KeyPathSeparatorChar, KeyPathSeparator
NullValue
_CLASS
Constructor and Description |
---|
WOTabPanel(WOContext aContext) |
Modifier and Type | Method and Description |
---|---|
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() |
__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
protected static final String _undefinedMarker
public Object currentTab
protected Object _selectedTab
protected String _submitActionName
protected String _tabNameKey
protected NSArray _tabs
public String bgcolor
protected String _nonSelectedBgColor
public WOTabPanel(WOContext aContext)
public boolean synchronizesVariablesWithBindings()
synchronizesVariablesWithBindings
in class WOComponent
public Object selectedTab()
public String tabNameKey()
public String selectedTabName()
public String currentTabName()
public boolean isCellShaded()
public NSArray tabs()
public String nonSelectedBgColor()
public String tabBgColor()
public void switchTab()
public String submitActionName()
public boolean hasSubmitAction()
public void switchSubmitTab()
public int contentColSpan()
public int rowSpan()
public void appendToResponse(WOResponse aResponse, WOContext aContext)
appendToResponse
in class WOComponent
Copyright © 2002 – 2024 Project Wonder.