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