Interface ValueHolderAttachedObjectHandler

All Superinterfaces:
AttachedObjectHandler
All Known Subinterfaces:
EditableValueHolderAttachedObjectHandler
All Known Implementing Classes:
ConvertDateTimeHandler, ConvertDelegateHandler, ConverterHandler, ConvertNumberHandler, ValidateDelegateHandler, ValidatorHandler, ValueChangeListenerHandler

public interface ValueHolderAttachedObjectHandler extends AttachedObjectHandler

A VDL handler that exposes Converter to a page author. The default implementation of Facelets must provide an implemention of this in the handler for the <f:converter> (and any tags for any of the standard converters) tags.

Since:
2.0