public class TabTag extends UIComponentELTag
EVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGEEVAL_BODY_BUFFERED, EVAL_BODY_TAGEVAL_BODY_AGAIN| Constructor and Description |
|---|
TabTag() |
| Modifier and Type | Method and Description |
|---|---|
String |
getComponentType() |
String |
getLabel() |
String |
getLink() |
String |
getRendererType() |
String |
getSwitchTo() |
void |
release() |
void |
setLabel(String label) |
void |
setLink(String link) |
void |
setSwitchTo(String switchTo) |
setBinding, setRendereddoAfterBody, doEndTag, doInitBody, doStartTag, getBodyContent, getComponentInstance, getCreated, getJspId, getParent, getParentUIComponentClassicTagBase, getPreviousOut, setBodyContent, setId, setJspId, setPageContext, setParentequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdoEndTag, doStartTag, getParent, setPageContext, setParentpublic String getComponentType()
getComponentType in class UIComponentTagBasepublic String getRendererType()
getRendererType in class UIComponentTagBasepublic void release()
release in interface Tagrelease in class UIComponentELTagpublic String getLabel()
public void setLabel(String label)
public String getLink()
public void setLink(String link)
public String getSwitchTo()
public void setSwitchTo(String switchTo)
Copyright © 2011 Nuxeo SA. All Rights Reserved.