Uses of Interface
javax.faces.view.ValueHolderAttachedObjectHandler

Packages that use ValueHolderAttachedObjectHandler
javax.faces.view   
javax.faces.view.facelets   
 

Uses of ValueHolderAttachedObjectHandler in javax.faces.view
 

Subinterfaces of ValueHolderAttachedObjectHandler in javax.faces.view
 interface EditableValueHolderAttachedObjectHandler
          A PDL handler that exposes Validator or ValueChangeListener to a page author.
 

Uses of ValueHolderAttachedObjectHandler in javax.faces.view.facelets
 

Classes in javax.faces.view.facelets that implement ValueHolderAttachedObjectHandler
 class ConverterHandler
          Handles setting a Converter instance on a ValueHolder.
 class ValidatorHandler
          Handles setting a Validator instance on a EditableValueHolder.
 



Copyright © 2013 The Apache Software Foundation. All Rights Reserved.