javax.faces.view
Interface ActionSource2AttachedObjectHandler

All Superinterfaces:
AttachedObjectHandler

public interface ActionSource2AttachedObjectHandler
extends AttachedObjectHandler

A PDL 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.

Since:
2.0
Version:
$Revision: 1187700 $ $Date: 2011-10-22 07:19:37 -0500 (Sat, 22 Oct 2011) $
Author:
Simon Lessard (latest modification by $Author: bommel $)

Method Summary
 
Methods inherited from interface javax.faces.view.AttachedObjectHandler
applyAttachedObject, getFor
 



Copyright © 2012 The Apache Software Foundation. All Rights Reserved.