javax.faces.view
Interface ActionSource2AttachedObjectHandler

All Superinterfaces:
AttachedObjectHandler

public interface ActionSource2AttachedObjectHandler
extends AttachedObjectHandler

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.

Since:
2.0

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



Copyright © 2002-2009 Sun Microsystems, Inc. All Rights Reserved.