Class ViewHandler

All Implemented Interfaces:
FaceletHandler

public final class ViewHandler
extends TagHandlerImpl
Container for all JavaServer Faces core and custom component actions used on a page.

See tag documentation.

Version:
$Id$
Author:
Jacob Hookom
  • Constructor Details

  • Method Details

    • 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