public interface FaceletHandler
| Modifier and Type | Method and Description | 
|---|---|
| void | apply(FaceletContext ctx,
     UIComponent parent)Process changes on a particular UIComponent | 
void apply(FaceletContext ctx, UIComponent parent) throws IOException
ctx - the current FaceletContext instance for this executionparent - the parent UIComponent to operate uponIOExceptionFacesExceptionFaceletExceptionjavax.el.ELExceptionCopyright © 2016 The Apache Software Foundation. All Rights Reserved.