javax.faces.view
Interface BehaviorHolderAttachedObjectHandler

All Superinterfaces:
AttachedObjectHandler
All Known Implementing Classes:
BehaviorHandler

public interface BehaviorHolderAttachedObjectHandler
extends AttachedObjectHandler

Since:
2.0
Version:
$Revision: 696523 $ $Date: 2009-03-14 20:08:26 -0400 (mer., 17 sept. 2008) $
Author:
Simon Lessard (latest modification by $Author: slessard $)

Method Summary
 java.lang.String getEventName()
           
 
Methods inherited from interface javax.faces.view.AttachedObjectHandler
applyAttachedObject, getFor
 

Method Detail

getEventName

java.lang.String getEventName()


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