Package jakarta.faces.view
Interface ActionSourceAttachedObjectHandler
- All Superinterfaces:
AttachedObjectHandler
- All Known Subinterfaces:
ActionSource2AttachedObjectHandler
A VDL handler that exposes ActionListener
to a page author. The default
implementation of Facelets must provide an implemention of this in the handler for the
<f:actionListener>
tag.
Historical note: this class was previously named ActionSource2AttachedObjectHandler
but since deprecation of ActionSource2
this class has been renamed to drop the 2
.
- Since:
- 4.1
-
Method Summary
Methods inherited from interface jakarta.faces.view.AttachedObjectHandler
applyAttachedObject, getFor