|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.myfaces.view.facelets.compiler.AbstractUIHandler
public abstract class AbstractUIHandler
Constructor Summary | |
---|---|
AbstractUIHandler()
|
Method Summary | |
---|---|
void |
addComponent(FaceletContext ctx,
UIComponent parent,
UIComponent c)
|
protected java.lang.String |
getFacetName(FaceletContext ctx,
UIComponent parent)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface javax.faces.view.facelets.FaceletHandler |
---|
apply |
Methods inherited from interface javax.faces.view.facelets.TextHandler |
---|
getText, getText |
Constructor Detail |
---|
public AbstractUIHandler()
Method Detail |
---|
public void addComponent(FaceletContext ctx, UIComponent parent, UIComponent c)
protected final java.lang.String getFacetName(FaceletContext ctx, UIComponent parent)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |