org.apache.myfaces.taglib.core

Class ViewTag

public class ViewTag extends UIComponentBodyTag

Version: $Revision: 169655 $ $Date: 2005-05-11 18:45:06 +0200 (Wed, 11 May 2005) $

Author: Manfred Geiler (latest modification by $Author: grantsmith $)

Method Summary
intdoAfterBody()
intdoEndTag()
intdoStartTag()
StringgetComponentType()
StringgetRendererType()
protected booleanisSuppressed()
voidsetLocale(String locale)
protected voidsetProperties(UIComponent component)

Method Detail

doAfterBody

public int doAfterBody()

doEndTag

public int doEndTag()

doStartTag

public int doStartTag()

getComponentType

public String getComponentType()

getRendererType

public String getRendererType()

isSuppressed

protected boolean isSuppressed()

setLocale

public void setLocale(String locale)

setProperties

protected void setProperties(UIComponent component)