| java.lang.Object | ||||||
| ↳ | javax.faces.component.UIComponent | |||||
| ↳ | javax.faces.component.UIComponentBase | |||||
| ↳ | javax.faces.component.UIPanel | |||||
| ↳ | org.apache.myfaces.tobago.internal.component.AbstractUIPanelBase | |||||
| ↳ | org.apache.myfaces.tobago.internal.component.AbstractUITabGroup | |||||
| ↳ | org.apache.myfaces.tobago.component.UITabGroup | |||||
Renders a tab group which contains tab panels.
UIComponent class, generated from template component1.2.stg with class
org.apache.myfaces.tobago.internal.taglib.component.TabGroupTagDeclaration.
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| String | COMPONENT_TYPE | ||||||||||
|
[Expand]
Inherited Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
org.apache.myfaces.tobago.internal.component.AbstractUITabGroup
| |||||||||||
From class
javax.faces.component.UIPanel
| |||||||||||
From interface
org.apache.myfaces.tobago.component.OnComponentPopulated
| |||||||||||
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
javax.faces.component.UIComponent
| |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
This attribute is for internal use only.
| |||||||||||
This attribute is for internal use only.
| |||||||||||
This attribute is for internal use only.
| |||||||||||
This attribute is for internal use only.
| |||||||||||
This value will usually be set by the layout manager.
| |||||||||||
This value will usually be set by the layout manager.
| |||||||||||
This attribute is for internal use only.
| |||||||||||
This value will usually be set by the layout manager.
| |||||||||||
This attribute is for internal use only.
| |||||||||||
This value will usually be set by the layout manager.
| |||||||||||
This attribute is for internal use only.
| |||||||||||
This attribute is for internal use only.
| |||||||||||
This attribute is for internal use only.
| |||||||||||
This attribute is for internal use only.
| |||||||||||
For internal use.
| |||||||||||
Indicate the partially rendered Components in a case of a submit.
| |||||||||||
ValueBindingExpression pointing to a Integer to save the
component's selected Tab.
| |||||||||||
Indicating how tab switching should be done.
| |||||||||||
This value will usually be set by the layout manager.
| |||||||||||
This attribute is for internal use only.
| |||||||||||
This value will usually be set by the layout manager.
| |||||||||||
Flag indicating that, if this component is activated by the user,
notifications should be delivered to interested listeners and actions
immediately (that is, during Apply Request Values phase) rather than
waiting until Invoke Application phase.
| |||||||||||
This attribute is for internal use only.
| |||||||||||
This attribute is for internal use only.
| |||||||||||
Flag indicating that the tab navigation bar is rendered.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
org.apache.myfaces.tobago.internal.component.AbstractUITabGroup
| |||||||||||
From class
javax.faces.component.UIPanel
| |||||||||||
From class
javax.faces.component.UIComponentBase
| |||||||||||
From class
javax.faces.component.UIComponent
| |||||||||||
From class
java.lang.Object
| |||||||||||
From interface
javax.faces.component.ActionSource
| |||||||||||
From interface
javax.faces.component.ActionSource2
| |||||||||||
From interface
javax.faces.component.StateHolder
| |||||||||||
From interface
org.apache.myfaces.tobago.component.OnComponentPopulated
| |||||||||||
From interface
org.apache.myfaces.tobago.component.SupportsMarkup
| |||||||||||
From interface
org.apache.myfaces.tobago.component.SupportsRenderedPartially
| |||||||||||
From interface
org.apache.myfaces.tobago.config.Configurable
| |||||||||||
From interface
org.apache.myfaces.tobago.event.TabChangeSource
| |||||||||||
From interface
org.apache.myfaces.tobago.layout.LayoutBase
| |||||||||||
From interface
org.apache.myfaces.tobago.layout.LayoutBox
| |||||||||||
From interface
org.apache.myfaces.tobago.layout.LayoutComponent
| |||||||||||
From interface
org.apache.myfaces.tobago.layout.LayoutContainer
| |||||||||||
This value will usually be set by the layout manager. It holds the current height computed by the layout manager.
This value will usually be set by the layout manager. It holds the current width computed by the layout manager.
Indicate the partially rendered Components in a case of a submit.
ValueBindingExpression pointing to a Integer to save the
component's selected Tab.
Default: 0
Indicating how tab switching should be done.
Possible values are:clientclient,reloadPage,reloadTab
Flag indicating that, if this component is activated by the user,
notifications should be delivered to interested listeners and actions
immediately (that is, during Apply Request Values phase) rather than
waiting until Invoke Application phase.
Default: false
This attribute is for internal use only.
This attribute is for internal use only.
Flag indicating that the tab navigation bar is rendered.
Default: true