Uses of Interface
jakarta.faces.view.AttachedObjectHandler
Packages that use AttachedObjectHandler
- 
Uses of AttachedObjectHandler in jakarta.faces.viewSubinterfaces of AttachedObjectHandler in jakarta.faces.viewModifier and TypeInterfaceDescriptioninterfaceDeprecated, for removal: This API element is subject to removal in a future version.interfaceA PDL handler that exposesActionListenerto a page author.interfaceinterfaceA PDL handler that exposesValidatororValueChangeListenerto a page author.interfaceA PDL handler that exposesConverterto a page author.Method parameters in jakarta.faces.view with type arguments of type AttachedObjectHandlerModifier and TypeMethodDescriptionvoidViewDeclarationLanguage.retargetAttachedObjects(FacesContext context, UIComponent topLevelComponent, List<AttachedObjectHandler> handlers) voidViewDeclarationLanguageWrapper.retargetAttachedObjects(FacesContext context, UIComponent topLevelComponent, List<AttachedObjectHandler> handlers) 
- 
Uses of AttachedObjectHandler in jakarta.faces.view.faceletsClasses in jakarta.faces.view.facelets that implement AttachedObjectHandlerModifier and TypeClassDescriptionclassclassHandles setting a Converter instance on a ValueHolder.classclassHandles setting a Validator instance on a EditableValueHolder.Methods in jakarta.faces.view.facelets that return AttachedObjectHandlerModifier and TypeMethodDescriptionprotected final AttachedObjectHandlerFaceletsAttachedObjectHandler.getAttachedObjectHandlerHelper()Return the delegate handler for this instance.