@JSFFaceletTag(name="f:convertNumber",
               bodyContent="empty",
               converterClass="javax.faces.convert.NumberConverter")
public final class ConvertNumberHandler
extends ConverterHandler
delegateFactorynextHandler, tag, tagId| Constructor and Description | 
|---|
| ConvertNumberHandler(ConverterConfig config) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected Converter | createConverter(FaceletContext ctx)Returns a new NumberConverter | 
| protected MetaRuleset | createMetaRuleset(Class type) | 
| void | setAttributes(FaceletContext ctx,
             Object obj) | 
getConverterId, getTagHandlerDelegateapplyAttachedObject, getAttachedObjectHandlerHelper, getForapply, applyNextHandler, getBinding, getTag, getTagAttribute, getTagId, isDisabledgetAttribute, getRequiredAttribute, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitapplyAttachedObject, getForpublic ConvertNumberHandler(ConverterConfig config)
config - protected Converter createConverter(FaceletContext ctx) throws FacesException, javax.el.ELException, FaceletException
FacesExceptionjavax.el.ELExceptionFaceletExceptionNumberConverter, 
org.apache.myfaces.view.facelets.tag.jsf.ConverterHandler#createConverter(javax.faces.view.facelets.FaceletContext)public void setAttributes(FaceletContext ctx, Object obj)
setAttributes in class DelegatingMetaTagHandlerprotected MetaRuleset createMetaRuleset(Class type)
createMetaRuleset in class DelegatingMetaTagHandlerCopyright © 2021 The Apache Software Foundation. All rights reserved.