Package jakarta.faces.view
Interface ActionSource2AttachedObjectHandler
- 
- All Superinterfaces:
- AttachedObjectHandler
 
 public interface ActionSource2AttachedObjectHandler extends AttachedObjectHandler A VDL handler that exposes ActionListenerto a page author. The default implementation of Facelets must provide an implemention of this in the handler for the<f:actionListener>tag.- Since:
- 2.0
 
- 
- 
Method Summary- 
Methods inherited from interface jakarta.faces.view.AttachedObjectHandlerapplyAttachedObject, getFor
 
- 
 
-