@JSFFaceletTag(name="f:converter",
               bodyContent="empty",
               tagClass="org.apache.myfaces.taglib.core.ConverterImplTag")
public final class ConvertDelegateHandler
extends ConverterHandler
delegateFactorynextHandler, tag, tagId| Constructor and Description | 
|---|
| ConvertDelegateHandler(ConverterConfig config) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected Converter | createConverter(FaceletContext ctx)Uses the specified "converterId" to pull an instance from the Application
 
 See javax.faces.application.Application#createComponent(java.lang.String)
 See org.apache.myfaces.view.facelets.tag.jsf.ConverterHandler#createConverter(
 javax.faces.view.facelets.FaceletContext) | 
| protected MetaRuleset | createMetaRuleset(Class type) | 
| String | getConverterId(FaceletContext ctx) | 
getTagHandlerDelegateapplyAttachedObject, getAttachedObjectHandlerHelper, getForapply, applyNextHandler, getBinding, getTag, getTagAttribute, getTagId, isDisabled, setAttributesgetAttribute, getRequiredAttribute, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitapplyAttachedObject, getForpublic ConvertDelegateHandler(ConverterConfig config)
protected Converter createConverter(FaceletContext ctx) throws FacesException, javax.el.ELException, FaceletException
FacesExceptionjavax.el.ELExceptionFaceletExceptionprotected MetaRuleset createMetaRuleset(Class type)
createMetaRuleset in class DelegatingMetaTagHandlerpublic String getConverterId(FaceletContext ctx)
getConverterId in class ConverterHandlerCopyright © 2022 The Apache Software Foundation. All rights reserved.