Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.theme.jsf.taglib
Class TabsTag

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.TabsTag
All Implemented Interfaces:
BodyTag, IterationTag, JspIdConsumer, JspTag, Tag

public class TabsTag
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
TabsTag()
           
 
Method Summary
 String getComponentType()
           
 String getControlledBy()
           
 String getIdentifier()
           
 String getRendererType()
           
 String getStyleClass()
           
 void release()
           
 void setControlledBy(String controlledBy)
           
 void setIdentifier(String identifier)
           
 void setStyleClass(String styleClass)
           
 
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

TabsTag

public TabsTag()
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

getIdentifier

public String getIdentifier()

setIdentifier

public void setIdentifier(String identifier)

getStyleClass

public String getStyleClass()

setStyleClass

public void setStyleClass(String styleClass)

getControlledBy

public String getControlledBy()

setControlledBy

public void setControlledBy(String controlledBy)

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.