Uses of Interface
jakarta.faces.view.ValueHolderAttachedObjectHandler
Packages that use ValueHolderAttachedObjectHandler
Package
Description
-
Uses of ValueHolderAttachedObjectHandler in com.sun.faces.facelets.tag.faces.core
Classes in com.sun.faces.facelets.tag.faces.core that implement ValueHolderAttachedObjectHandlerModifier and TypeClassDescriptionfinal classRegister a DateTimeConverter instance on the UIComponent associated with the closest parent UIComponent custom action.final classRegister a named Converter instance on the UIComponent associated with the closest parent UIComponent custom action.final classRegister a NumberConverter instance on the UIComponent associated with the closest parent UIComponent custom action.final classRegister a named Validator instance on the UIComponent associated with the closest parent UIComponent custom action.final classRegister an ValueChangeListener instance on the UIComponent associated with the closest parent UIComponent custom action. -
Uses of ValueHolderAttachedObjectHandler in jakarta.faces.view
Subinterfaces of ValueHolderAttachedObjectHandler in jakarta.faces.viewModifier and TypeInterfaceDescriptioninterfaceA VDL handler that exposesValidatororValueChangeListenerto a page author. -
Uses of ValueHolderAttachedObjectHandler in jakarta.faces.view.facelets
Classes in jakarta.faces.view.facelets that implement ValueHolderAttachedObjectHandlerModifier and TypeClassDescriptionclassHandles setting aConverterinstance on aValueHolderparent.classHandles setting aValidatorinstance on anEditableValueHolderparent.