Class SetHandler

  • All Implemented Interfaces:
    FaceletHandler

    public class SetHandler
    extends TagHandlerImpl
    Simplified implementation of c:set
    Version:
    $Id$
    Author:
    Jacob Hookom
    • Constructor Detail

      • SetHandler

        public SetHandler​(TagConfig config)
    • Method Detail

      • 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