| Package | Description | 
|---|---|
| javax.faces.view | |
| javax.faces.view.facelets | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | ActionSource2AttachedObjectHandlerA PDL handler that exposes  ActionListenerto a page author. | 
| interface  | BehaviorHolderAttachedObjectHandler | 
| interface  | EditableValueHolderAttachedObjectHandlerA PDL handler that exposes  ValidatororValueChangeListenerto a page author. | 
| interface  | ValueHolderAttachedObjectHandlerA PDL handler that exposes  Converterto a page author. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ViewDeclarationLanguageWrapper. retargetAttachedObjects(FacesContext context,
                       UIComponent topLevelComponent,
                       List<AttachedObjectHandler> handlers) | 
| void | ViewDeclarationLanguage. retargetAttachedObjects(FacesContext context,
                       UIComponent topLevelComponent,
                       List<AttachedObjectHandler> handlers) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | BehaviorHandler | 
| class  | ConverterHandlerHandles setting a Converter instance on a ValueHolder. | 
| class  | FaceletsAttachedObjectHandler | 
| class  | ValidatorHandlerHandles setting a Validator instance on a EditableValueHolder. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected AttachedObjectHandler | FaceletsAttachedObjectHandler. getAttachedObjectHandlerHelper()Return the delegate handler for this instance. | 
Copyright © 2025 The Apache Software Foundation. All rights reserved.