Class ViewHandler

  • All Implemented Interfaces:
    FaceletHandler

    @JSFFaceletTag(name="f:view",
                   bodyContent="empty",
                   componentClass="jakarta.faces.component.UIViewRoot")
    public final class ViewHandler
    extends TagHandler
    Container for all JavaServer Faces core and custom component actions used on a page.
    Version:
    $Id$
    Author:
    Jacob Hookom