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

int
doAfterBody()
int
doEndTag()
int
doStartTag()
String
getComponentType()
String
getRendererType()
protected boolean
isSuppressed()
void
setLocale(String locale)
protected void
setProperties(UIComponent component)

Method Details

doAfterBody

public int doAfterBody()
            throws JspException

doEndTag

public int doEndTag()
            throws JspException

doStartTag

public int doStartTag()
            throws JspException

getComponentType

public String getComponentType()

getRendererType

public String getRendererType()

isSuppressed

protected boolean isSuppressed()

setLocale

public void setLocale(String locale)

setProperties

protected void setProperties(UIComponent component)