Class ViewHandler

  • All Implemented Interfaces:
    FaceletHandler

    public final class ViewHandler
    extends TagHandlerImpl
    Container for all Jakarta Faces core and custom component actions used on a page. See tag documentation.
    Version:
    $Id$
    Author:
    Jacob Hookom
    • Constructor Detail

      • ViewHandler

        public ViewHandler​(TagConfig config)
        Parameters:
        config -
    • Method Detail

      • apply

        public void apply​(FaceletContext ctx,
                          UIComponent parent)
                   throws IOException
        See taglib documentation.
        Parameters:
        ctx - the current FaceletContext instance for this execution
        parent - the parent UIComponent to operate upon
        Throws:
        IOException - if unable to load relativePath