public class InsertFacetHandler extends TagHandlerImpl
TagHandler is responsible for relocating Facets
defined within a composite component to a component within the
composite component's composite:implementation section.nextHandler, tag, tagId| Constructor and Description |
|---|
InsertFacetHandler(TagConfig config) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(FaceletContext ctx,
UIComponent parent)
Process changes on a particular UIComponent |
findNextByType, findNextByTypegetAttribute, getRequiredAttribute, toStringpublic InsertFacetHandler(TagConfig config)
public void apply(FaceletContext ctx, UIComponent parent) throws IOException
FaceletHandlerProcess changes on a particular UIComponent
ctx - the current FaceletContext instance for this executionparent - the parent UIComponent to operate uponIOException - if unable to load relativePathCopyright © 1997–2019 Eclipse Foundation. All rights reserved.