Uses of Interface
jakarta.faces.view.EditableValueHolderAttachedObjectHandler
-
Uses of EditableValueHolderAttachedObjectHandler in com.sun.faces.facelets.tag.faces.core
Modifier 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
Modifier and TypeClassDescriptionclass
Handles setting aValidator
instance on anEditableValueHolder
parent.