javax.faces.webapp
Class UIComponentBodyTag
- BodyTag, Tag
public abstract class UIComponentBodyTag
implements BodyTag
$Revision: 265611 $ $Date: 2005-09-01 03:05:16 +0200 (Thu, 01 Sep 2005) $- Manfred Geiler (latest modification by $Author: oros $)
doEndTag , doStartTag , encodeBegin , encodeChildren , encodeEnd , findComponent , getComponentInstance , getComponentType , getCreated , getDoEndValue , getDoStartValue , getFacesContext , getFacetName , getId , getParent , getParentUIComponentTag , getRendererType , isSuppressed , isValueReference , release , setBinding , setId , setPageContext , setParent , setProperties , setRendered , setupResponseWriter |
bodyContent
protected BodyContent bodyContent
doAfterBody
public int doAfterBody()
throws JspException
doInitBody
public void doInitBody()
throws JspException
getBodyContent
public BodyContent getBodyContent()
getDoAfterBodyValue
protected int getDoAfterBodyValue()
throws JspException
getPreviousOut
public JspWriter getPreviousOut()
setBodyContent
public void setBodyContent(BodyContent bodyContent)