Class ConvertDelegateHandler

  • All Implemented Interfaces:
    AttachedObjectHandler, FaceletHandler, ValueHolderAttachedObjectHandler

    @JSFFaceletTag(name="f:converter",
                   bodyContent="empty",
                   tagClass="org.apache.myfaces.taglib.core.ConverterImplTag")
    public final class ConvertDelegateHandler
    extends ConverterHandler
    Register a named Converter instance on the UIComponent associated with the closest parent UIComponent custom action.
    Version:
    $Id$
    Author:
    Jacob Hookom