Interface | Description |
---|---|
ActionSource2AttachedObjectHandler |
A PDL handler that exposes
ActionListener to a page author. |
ActionSource2AttachedObjectTarget |
A marker interface for PDL tags that represent
<composite:actionSource/> for use by the
composite component page author. |
AttachedObjectHandler |
The abstract base interface for a handler representing an attached object in a PDL page.
|
AttachedObjectTarget | |
BehaviorHolderAttachedObjectHandler | |
BehaviorHolderAttachedObjectTarget | |
EditableValueHolderAttachedObjectHandler |
A PDL handler that exposes
Validator or
ValueChangeListener to a page author. |
EditableValueHolderAttachedObjectTarget |
A marker interface for PDL tags that represent
<composite:editableValueHolder/> for use by the
composite component page author. |
ValueHolderAttachedObjectHandler |
A PDL handler that exposes
Converter to a page author. |
ValueHolderAttachedObjectTarget |
A marker interface for PDL tags that represent
<composite:valueHolder/> for use by the
composite component page author. |
Class | Description |
---|---|
Location | |
StateManagementStrategy | |
ViewDeclarationLanguage | |
ViewDeclarationLanguageFactory | |
ViewDeclarationLanguageWrapper | |
ViewMetadata |
Annotation Type | Description |
---|---|
ViewScoped |
This is the CDI successor of
ViewScoped . |
Copyright © 2021 The Apache Software Foundation. All rights reserved.