|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.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
public class 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
.
Field Summary | |
---|---|
static String |
COMPONENT_TYPE
|
Fields inherited from class org.apache.myfaces.tobago.internal.component.AbstractUITabGroup |
---|
SWITCH_TYPE_CLIENT, SWITCH_TYPE_RELOAD_PAGE, SWITCH_TYPE_RELOAD_TAB |
Fields inherited from class javax.faces.component.UIPanel |
---|
COMPONENT_FAMILY |
Fields inherited from class javax.faces.component.UIComponent |
---|
bindings |
Fields inherited from interface org.apache.myfaces.tobago.component.OnComponentPopulated |
---|
MARKER |
Constructor Summary | |
---|---|
UITabGroup()
|
Method Summary | |
---|---|
MethodBinding |
getAction()
|
MethodExpression |
getActionExpression()
|
MethodBinding |
getActionListener()
|
Measure |
getBorderBottom()
This attribute is for internal use only. |
Measure |
getBorderLeft()
This attribute is for internal use only. |
Measure |
getBorderRight()
This attribute is for internal use only. |
Measure |
getBorderTop()
This attribute is for internal use only. |
Integer |
getColumnSpan()
|
Measure |
getCurrentHeight()
This value will usually be set by the layout manager. |
Markup |
getCurrentMarkup()
|
Measure |
getCurrentWidth()
This value will usually be set by the layout manager. |
Display |
getDisplay()
This attribute is for internal use only. |
Measure |
getHeight()
This value will usually be set by the layout manager. |
Integer |
getHorizontalIndex()
This attribute is for internal use only. |
Measure |
getLeft()
This value will usually be set by the layout manager. |
Measure |
getMarginBottom()
|
Measure |
getMarginLeft()
|
Measure |
getMarginRight()
|
Measure |
getMarginTop()
|
Markup |
getMarkup()
|
Measure |
getMaximumHeight()
|
Measure |
getMaximumWidth()
|
Measure |
getMinimumHeight()
|
Measure |
getMinimumWidth()
|
Measure |
getPaddingBottom()
This attribute is for internal use only. |
Measure |
getPaddingLeft()
This attribute is for internal use only. |
Measure |
getPaddingRight()
This attribute is for internal use only. |
Measure |
getPaddingTop()
This attribute is for internal use only. |
Measure |
getPreferredHeight()
|
Measure |
getPreferredWidth()
|
Integer |
getRenderedIndex()
For internal use. |
String[] |
getRenderedPartially()
Indicate the partially rendered Components in a case of a submit. |
Integer |
getRowSpan()
|
Integer |
getSelectedIndex()
ValueBindingExpression pointing to a Integer to save the component's selected Tab. |
String |
getSwitchType()
Indicating how tab switching should be done. |
MethodBinding |
getTabChangeListener()
|
Measure |
getTop()
This value will usually be set by the layout manager. |
Integer |
getVerticalIndex()
This attribute is for internal use only. |
Measure |
getWidth()
This value will usually be set by the layout manager. |
boolean |
isImmediate()
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. |
boolean |
isShowNavigationBar()
Flag indicating that the tab navigation bar is rendered. |
void |
restoreState(FacesContext context,
Object componentState)
|
Object |
saveState(FacesContext context)
|
void |
setAction(MethodBinding action)
|
void |
setActionExpression(MethodExpression actionExpression)
|
void |
setActionListener(MethodBinding actionListener)
|
void |
setBorderBottom(Measure borderBottom)
|
void |
setBorderLeft(Measure borderLeft)
|
void |
setBorderRight(Measure borderRight)
|
void |
setBorderTop(Measure borderTop)
|
void |
setColumnSpan(Integer columnSpan)
|
void |
setCurrentHeight(Measure currentHeight)
|
void |
setCurrentMarkup(Markup currentMarkup)
|
void |
setCurrentWidth(Measure currentWidth)
|
void |
setDisplay(Display display)
|
void |
setHeight(Measure height)
|
void |
setHorizontalIndex(Integer horizontalIndex)
|
void |
setImmediate(boolean immediate)
|
void |
setLeft(Measure left)
|
void |
setMarginBottom(Measure marginBottom)
|
void |
setMarginLeft(Measure marginLeft)
|
void |
setMarginRight(Measure marginRight)
|
void |
setMarginTop(Measure marginTop)
|
void |
setMarkup(Markup markup)
|
void |
setMaximumHeight(Measure maximumHeight)
|
void |
setMaximumWidth(Measure maximumWidth)
|
void |
setMinimumHeight(Measure minimumHeight)
|
void |
setMinimumWidth(Measure minimumWidth)
|
void |
setPaddingBottom(Measure paddingBottom)
|
void |
setPaddingLeft(Measure paddingLeft)
|
void |
setPaddingRight(Measure paddingRight)
|
void |
setPaddingTop(Measure paddingTop)
|
void |
setPreferredHeight(Measure preferredHeight)
|
void |
setPreferredWidth(Measure preferredWidth)
|
void |
setRenderedIndex(Integer renderedIndex)
|
void |
setRenderedPartially(String[] renderedPartially)
|
void |
setRowSpan(Integer rowSpan)
|
void |
setSelectedIndex(Integer selectedIndex)
|
void |
setShowNavigationBar(boolean showNavigationBar)
|
void |
setSwitchType(String switchType)
|
void |
setTabChangeListener(MethodBinding tabChangeListener)
|
void |
setTop(Measure top)
|
void |
setVerticalIndex(Integer verticalIndex)
|
void |
setWidth(Measure width)
|
Methods inherited from class org.apache.myfaces.tobago.internal.component.AbstractUITabGroup |
---|
addActionListener, addTabChangeListener, broadcast, encodeBegin, encodeChildren, encodeEnd, getActionListeners, getActiveTab, getComponents, getLayoutManager, getRendersChildren, getTabChangeListeners, getTabs, isLayoutChildren, onComponentPopulated, processDecodes, processUpdates, processValidators, queueEvent, removeActionListener, removeTabChangeListener, setLayoutManager |
Methods inherited from class javax.faces.component.UIPanel |
---|
getFamily |
Methods inherited from class javax.faces.component.UIComponentBase |
---|
addFacesListener, decode, findComponent, getAttributes, getChildCount, getChildren, getClientId, getFacesContext, getFacesListeners, getFacet, getFacetCount, getFacets, getFacetsAndChildren, getId, getParent, getRenderer, getRendererType, getValueBinding, invokeOnComponent, isRendered, isTransient, processRestoreState, processSaveState, removeFacesListener, restoreAttachedState, saveAttachedState, setId, setParent, setRendered, setRendererType, setTransient, setValueBinding |
Methods inherited from class javax.faces.component.UIComponent |
---|
encodeAll, getContainerClientId, getValueExpression, setValueExpression |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface javax.faces.component.ActionSource |
---|
addActionListener, getActionListeners, removeActionListener |
Methods inherited from interface org.apache.myfaces.tobago.layout.LayoutComponent |
---|
isRendered |
Methods inherited from interface org.apache.myfaces.tobago.config.Configurable |
---|
getRendererType |
Field Detail |
---|
public static final String COMPONENT_TYPE
Constructor Detail |
---|
public UITabGroup()
Method Detail |
---|
public MethodBinding getActionListener()
getActionListener
in interface ActionSource
public void setActionListener(MethodBinding actionListener)
setActionListener
in interface ActionSource
public Markup getMarkup()
getMarkup
in interface SupportsMarkup
public void setMarkup(Markup markup)
setMarkup
in interface SupportsMarkup
public Integer getRenderedIndex()
0
getRenderedIndex
in class org.apache.myfaces.tobago.internal.component.AbstractUITabGroup
public void setRenderedIndex(Integer renderedIndex)
setRenderedIndex
in class org.apache.myfaces.tobago.internal.component.AbstractUITabGroup
public Measure getMarginLeft()
getMarginLeft
in interface LayoutBase
public void setMarginLeft(Measure marginLeft)
setMarginLeft
in interface LayoutBase
public Measure getMinimumHeight()
getMinimumHeight
in interface LayoutBase
public void setMinimumHeight(Measure minimumHeight)
setMinimumHeight
in interface LayoutBase
public Measure getBorderLeft()
getBorderLeft
in interface LayoutContainer
public void setBorderLeft(Measure borderLeft)
setBorderLeft
in interface LayoutContainer
public Measure getHeight()
getHeight
in interface LayoutBase
public void setHeight(Measure height)
setHeight
in interface LayoutBase
public Measure getMinimumWidth()
getMinimumWidth
in interface LayoutBase
public void setMinimumWidth(Measure minimumWidth)
setMinimumWidth
in interface LayoutBase
public MethodBinding getAction()
getAction
in interface ActionSource
public void setAction(MethodBinding action)
setAction
in interface ActionSource
public MethodExpression getActionExpression()
getActionExpression
in interface ActionSource2
public void setActionExpression(MethodExpression actionExpression)
setActionExpression
in interface ActionSource2
public Integer getRowSpan()
getRowSpan
in interface LayoutComponent
public void setRowSpan(Integer rowSpan)
setRowSpan
in interface LayoutComponent
public Measure getLeft()
getLeft
in interface LayoutBase
public void setLeft(Measure left)
setLeft
in interface LayoutBase
public Integer getColumnSpan()
getColumnSpan
in interface LayoutComponent
public void setColumnSpan(Integer columnSpan)
setColumnSpan
in interface LayoutComponent
public Measure getBorderRight()
getBorderRight
in interface LayoutContainer
public void setBorderRight(Measure borderRight)
setBorderRight
in interface LayoutContainer
public boolean isShowNavigationBar()
true
public void setShowNavigationBar(boolean showNavigationBar)
public Measure getPaddingBottom()
getPaddingBottom
in interface LayoutContainer
public void setPaddingBottom(Measure paddingBottom)
setPaddingBottom
in interface LayoutContainer
public MethodBinding getTabChangeListener()
getTabChangeListener
in interface TabChangeSource
public void setTabChangeListener(MethodBinding tabChangeListener)
setTabChangeListener
in interface TabChangeSource
public Measure getMaximumHeight()
getMaximumHeight
in interface LayoutBase
public void setMaximumHeight(Measure maximumHeight)
setMaximumHeight
in interface LayoutBase
public Measure getTop()
getTop
in interface LayoutBase
public void setTop(Measure top)
setTop
in interface LayoutBase
public Measure getCurrentWidth()
getCurrentWidth
in interface LayoutBase
public void setCurrentWidth(Measure currentWidth)
setCurrentWidth
in interface LayoutBase
public Integer getSelectedIndex()
0
getSelectedIndex
in class org.apache.myfaces.tobago.internal.component.AbstractUITabGroup
public void setSelectedIndex(Integer selectedIndex)
setSelectedIndex
in class org.apache.myfaces.tobago.internal.component.AbstractUITabGroup
public Measure getPaddingTop()
getPaddingTop
in interface LayoutContainer
public void setPaddingTop(Measure paddingTop)
setPaddingTop
in interface LayoutContainer
public Measure getMarginTop()
getMarginTop
in interface LayoutBase
public void setMarginTop(Measure marginTop)
setMarginTop
in interface LayoutBase
public Measure getWidth()
getWidth
in interface LayoutBase
public void setWidth(Measure width)
setWidth
in interface LayoutBase
public Measure getMarginRight()
getMarginRight
in interface LayoutBase
public void setMarginRight(Measure marginRight)
setMarginRight
in interface LayoutBase
public Measure getCurrentHeight()
getCurrentHeight
in interface LayoutBase
public void setCurrentHeight(Measure currentHeight)
setCurrentHeight
in interface LayoutBase
public Measure getPreferredHeight()
getPreferredHeight
in interface LayoutBase
public void setPreferredHeight(Measure preferredHeight)
setPreferredHeight
in interface LayoutBase
public Measure getBorderBottom()
getBorderBottom
in interface LayoutContainer
public void setBorderBottom(Measure borderBottom)
setBorderBottom
in interface LayoutContainer
public Display getDisplay()
getDisplay
in interface LayoutComponent
public void setDisplay(Display display)
setDisplay
in interface LayoutComponent
public Measure getMaximumWidth()
getMaximumWidth
in interface LayoutBase
public void setMaximumWidth(Measure maximumWidth)
setMaximumWidth
in interface LayoutBase
public Measure getPaddingLeft()
getPaddingLeft
in interface LayoutContainer
public void setPaddingLeft(Measure paddingLeft)
setPaddingLeft
in interface LayoutContainer
public Measure getPaddingRight()
getPaddingRight
in interface LayoutContainer
public void setPaddingRight(Measure paddingRight)
setPaddingRight
in interface LayoutContainer
public Measure getPreferredWidth()
getPreferredWidth
in interface LayoutBase
public void setPreferredWidth(Measure preferredWidth)
setPreferredWidth
in interface LayoutBase
public String getSwitchType()
client
client,reloadPage,reloadTab
getSwitchType
in class org.apache.myfaces.tobago.internal.component.AbstractUITabGroup
public void setSwitchType(String switchType)
public Measure getMarginBottom()
getMarginBottom
in interface LayoutBase
public void setMarginBottom(Measure marginBottom)
setMarginBottom
in interface LayoutBase
public boolean isImmediate()
false
isImmediate
in interface ActionSource
public void setImmediate(boolean immediate)
setImmediate
in interface ActionSource
public Measure getBorderTop()
getBorderTop
in interface LayoutContainer
public void setBorderTop(Measure borderTop)
setBorderTop
in interface LayoutContainer
public Integer getVerticalIndex()
getVerticalIndex
in interface LayoutComponent
public void setVerticalIndex(Integer verticalIndex)
setVerticalIndex
in interface LayoutComponent
public String[] getRenderedPartially()
getRenderedPartially
in interface SupportsRenderedPartially
public void setRenderedPartially(String[] renderedPartially)
setRenderedPartially
in interface SupportsRenderedPartially
public Markup getCurrentMarkup()
getCurrentMarkup
in interface SupportsMarkup
getCurrentMarkup
in interface Configurable
public void setCurrentMarkup(Markup currentMarkup)
setCurrentMarkup
in interface SupportsMarkup
public Integer getHorizontalIndex()
getHorizontalIndex
in interface LayoutComponent
public void setHorizontalIndex(Integer horizontalIndex)
setHorizontalIndex
in interface LayoutComponent
public void restoreState(FacesContext context, Object componentState)
restoreState
in interface StateHolder
restoreState
in class UIComponentBase
public Object saveState(FacesContext context)
saveState
in interface StateHolder
saveState
in class UIComponentBase
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |