javax.faces.webapp
abstract public class: UIComponentBodyTag [javadoc |
source]
java.lang.Object
javax.faces.webapp.UIComponentTagBase
javax.faces.webapp.UIComponentClassicTagBase
javax.faces.webapp.UIComponentTag
javax.faces.webapp.UIComponentBodyTag
All Implemented Interfaces:
Tag, javax.servlet.jsp.tagext.JspIdConsumer, BodyTag, JspTag
Deprecated! All
- component tags now implement
BodyTag
.
This class has been replaced by
UIComponentELTag .
UIComponentBodyTag is a base class for all JSP custom
actions, related to a UIComponent, that need to process their tag bodies.
Methods from javax.faces.webapp.UIComponentClassicTagBase: |
---|
addChild, addChildToComponentAndTag, addFacet, addVerbatimAfterComponent, addVerbatimBeforeComponent, createComponent, createVerbatimComponent, createVerbatimComponentFromBodyContent, doAfterBody, doEndTag, doInitBody, doStartTag, encodeBegin, encodeChildren, encodeEnd, findComponent, getBodyContent, getComponentInstance, getCreated, getCreatedComponents, getDoAfterBodyValue, getDoEndValue, getDoStartValue, getFacesContext, getFacesJspId, getFacetName, getId, getIndexOfNextChildTag, getJspId, getParent, getParentUIComponentClassicTagBase, getPreviousOut, hasBinding, release, setBodyContent, setId, setJspId, setPageContext, setParent, setProperties, setupResponseWriter |
Methods from java.lang.Object: |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |