|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectUIComponentELTag
com.caucho.jsf.taglib.FacesViewTag
public class FacesViewTag
The f:view tag
| Nested Class Summary | |
|---|---|
static class |
FacesViewTag.AbstractPhaseListenerAdapter
|
static class |
FacesViewTag.AfterPhaseListenerAdapter
|
static class |
FacesViewTag.BeforePhaseListenerAdapter
|
| Constructor Summary | |
|---|---|
FacesViewTag()
|
|
| Method Summary | |
|---|---|
int |
doEndTag()
|
int |
doStartTag()
|
java.lang.String |
getComponentType()
|
java.lang.String |
getRendererType()
|
void |
setAfterPhase(MethodExpression value)
Sets the after-phase method |
void |
setBeforePhase(MethodExpression value)
Sets the before-phase method |
void |
setLocale(ValueExpression value)
Sets the locale |
protected void |
setProperties(UIComponent component)
|
void |
setRenderKitId(ValueExpression value)
Sets the render kit id |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FacesViewTag()
| Method Detail |
|---|
public java.lang.String getComponentType()
public java.lang.String getRendererType()
public void setRenderKitId(ValueExpression value)
public void setLocale(ValueExpression value)
public void setBeforePhase(MethodExpression value)
public void setAfterPhase(MethodExpression value)
public int doStartTag()
throws JspException
JspException
public int doEndTag()
throws JspException
JspExceptionprotected void setProperties(UIComponent component)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||