Uses of Interface
jakarta.faces.view.EditableValueHolderAttachedObjectHandler
Packages that use EditableValueHolderAttachedObjectHandler
-
Uses of EditableValueHolderAttachedObjectHandler in com.sun.faces.facelets.tag.faces.core
Classes in com.sun.faces.facelets.tag.faces.core that implement EditableValueHolderAttachedObjectHandlerModifier and TypeClassDescriptionfinal class
Register a named Validator instance on the UIComponent associated with the closest parent UIComponent custom action.final class
Register an ValueChangeListener instance on the UIComponent associated with the closest parent UIComponent custom action. -
Uses of EditableValueHolderAttachedObjectHandler in jakarta.faces.view.facelets
Classes in jakarta.faces.view.facelets that implement EditableValueHolderAttachedObjectHandlerModifier and TypeClassDescriptionclass
Handles setting aValidator
instance on anEditableValueHolder
parent.