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: 696523 $ $Date: 2008-09-24 19:04:31 -0400 (mer., 17 sept. 2008) $
Author:
Simon Lessard (latest modification by $Author: slessard $)

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



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