Class InsertFacetHandler

All Implemented Interfaces:
FaceletHandler

public class InsertFacetHandler extends TagHandlerImpl
This TagHandler is responsible for relocating Facets defined within a composite component to a component within the composite component's composite:implementation section.
  • Constructor Details

    • InsertFacetHandler

      public InsertFacetHandler(TagConfig config)
  • Method Details

    • apply

      public void apply(FaceletContext ctx, UIComponent parent) throws IOException
      Description copied from interface: FaceletHandler

      Process changes on a particular UIComponent

      Parameters:
      ctx - the current FaceletContext instance for this execution
      parent - the parent UIComponent to operate upon
      Throws:
      IOException - if unable to load relativePath