public final class ConvertDelegateHandler
extends javax.faces.view.facelets.ConverterHandler
Modifier and Type | Field and Description |
---|---|
private javax.faces.view.facelets.TagAttribute |
converterId |
Constructor and Description |
---|
ConvertDelegateHandler(javax.faces.view.facelets.ConverterConfig config) |
Modifier and Type | Method and Description |
---|---|
protected javax.faces.convert.Converter |
createConverter(javax.faces.view.facelets.FaceletContext ctx)
Uses the specified "converterId" to pull an instance from the Application
|
protected javax.faces.view.facelets.MetaRuleset |
createMetaRuleset(java.lang.Class type) |
getConverterId, getTagHandlerDelegate
applyAttachedObject, getAttachedObjectHandlerHelper, getFor
apply, applyNextHandler, getBinding, getTag, getTagAttribute, getTagId, isDisabled, setAttributes
getAttribute, getRequiredAttribute, toString
public ConvertDelegateHandler(javax.faces.view.facelets.ConverterConfig config)
config
- protected javax.faces.convert.Converter createConverter(javax.faces.view.facelets.FaceletContext ctx) throws javax.faces.FacesException, javax.el.ELException, javax.faces.view.facelets.FaceletException
javax.faces.FacesException
javax.el.ELException
javax.faces.view.facelets.FaceletException
Application.createComponent(java.lang.String)
protected javax.faces.view.facelets.MetaRuleset createMetaRuleset(java.lang.Class type)
createMetaRuleset
in class javax.faces.view.facelets.DelegatingMetaTagHandler
Copyright © 2002-2013 Oracle America, Inc. All Rights Reserved.