| Package | Description | 
|---|---|
| jakarta.faces.view | |
| jakarta.faces.view.facelets | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
ActionSource2AttachedObjectHandler
 A VDL handler that exposes   | 
interface  | 
BehaviorHolderAttachedObjectHandler
 Represent an attached object that is a   | 
interface  | 
EditableValueHolderAttachedObjectHandler
 A VDL handler that exposes   | 
interface  | 
ValueHolderAttachedObjectHandler
 A VDL handler that exposes   | 
| 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)
 Assuming the component metadata for argument
   | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
BehaviorHandler
 The   | 
class  | 
ConverterHandler
 Handles setting a   | 
class  | 
FaceletsAttachedObjectHandler
Root class for all tag handlers that represent attached objetcts in a Facelets page.  | 
class  | 
ValidatorHandler
 Handles setting a   | 
| Modifier and Type | Method and Description | 
|---|---|
protected AttachedObjectHandler | 
FaceletsAttachedObjectHandler.getAttachedObjectHandlerHelper()
Return the underlying handler for this tag handler instance.  | 
Copyright © 2018,2020 Eclipse Foundation.
Use is subject to license terms.