public class ConverterHandler extends FaceletsAttachedObjectHandler implements ValueHolderAttachedObjectHandler
Handles setting a Converter instance on a ValueHolder parent. Will wire all attributes
 set to the Converter instance created/fetched. Uses the
 "binding" attribute for grabbing instances to apply attributes
 to. 
Will only set/create
 Converter if the passed UIComponent's
 parent is null, signifying that it wasn't
 restored from an existing tree.
delegateFactorynextHandler, tag, tagId| Constructor and Description | 
|---|
ConverterHandler(ConverterConfig config)  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getConverterId(FaceletContext ctx)  | 
protected TagHandlerDelegate | 
getTagHandlerDelegate()  | 
applyAttachedObject, getAttachedObjectHandlerHelper, getForapply, applyNextHandler, createMetaRuleset, getBinding, getTag, getTagAttribute, getTagId, isDisabled, setAttributesgetAttribute, getRequiredAttribute, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitapplyAttachedObject, getForpublic ConverterHandler(ConverterConfig config)
protected TagHandlerDelegate getTagHandlerDelegate()
getTagHandlerDelegate in class DelegatingMetaTagHandlerpublic String getConverterId(FaceletContext ctx)
Copyright © 2017 JBoss by Red Hat. All rights reserved.