|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.faces.view.facelets.CompositeFaceletHandler
public final class CompositeFaceletHandler
| Constructor Summary | |
|---|---|
CompositeFaceletHandler(FaceletHandler[] children)
|
|
| Method Summary | |
|---|---|
void |
apply(FaceletContext ctx,
UIComponent parent)
Process changes on a particular UIComponent |
FaceletHandler[] |
getHandlers()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CompositeFaceletHandler(FaceletHandler[] children)
| Method Detail |
|---|
public void apply(FaceletContext ctx,
UIComponent parent)
throws java.io.IOException
apply in interface FaceletHandlerctx - the current FaceletContext instance for this executionparent - the parent UIComponent to operate upon
java.io.IOExceptionpublic FaceletHandler[] getHandlers()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||