Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.theme.jsf.taglib
Class TabTag

java.lang.Object
  extended by javax.faces.webapp.UIComponentTagBase
      extended by javax.faces.webapp.UIComponentClassicTagBase
          extended by javax.faces.webapp.UIComponentELTag
              extended by org.nuxeo.theme.jsf.taglib.TabTag
All Implemented Interfaces:
BodyTag, IterationTag, JspIdConsumer, JspTag, Tag

public class TabTag
extends UIComponentELTag


Field Summary
 
Fields inherited from interface javax.servlet.jsp.tagext.Tag
EVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE
 
Fields inherited from interface javax.servlet.jsp.tagext.BodyTag
EVAL_BODY_BUFFERED, EVAL_BODY_TAG
 
Fields inherited from interface javax.servlet.jsp.tagext.IterationTag
EVAL_BODY_AGAIN
 
Constructor Summary
TabTag()
           
 
Method Summary
 String getComponentType()
           
 String getLabel()
           
 String getLink()
           
 String getRendererType()
           
 String getSwitchTo()
           
 void release()
           
 void setLabel(String label)
           
 void setLink(String link)
           
 void setSwitchTo(String switchTo)
           
 
Methods inherited from class javax.faces.webapp.UIComponentELTag
setBinding, setRendered
 
Methods inherited from class javax.faces.webapp.UIComponentClassicTagBase
doAfterBody, doEndTag, doInitBody, doStartTag, getBodyContent, getComponentInstance, getCreated, getJspId, getParent, getParentUIComponentClassicTagBase, getPreviousOut, setBodyContent, setId, setJspId, setPageContext, setParent
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface javax.servlet.jsp.tagext.Tag
doEndTag, doStartTag, getParent, setPageContext, setParent
 

Constructor Detail

TabTag

public TabTag()
Method Detail

getComponentType

public String getComponentType()
Specified by:
getComponentType in class UIComponentTagBase

getRendererType

public String getRendererType()
Specified by:
getRendererType in class UIComponentTagBase

release

public void release()
Specified by:
release in interface Tag
Overrides:
release in class UIComponentELTag

getLabel

public String getLabel()

setLabel

public void setLabel(String label)

getLink

public String getLink()

setLink

public void setLink(String link)

getSwitchTo

public String getSwitchTo()

setSwitchTo

public void setSwitchTo(String switchTo)

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.