javax.faces.view
Interface BehaviorHolderAttachedObjectHandler

All Superinterfaces:
AttachedObjectHandler
All Known Implementing Classes:
BehaviorHandler

public interface BehaviorHolderAttachedObjectHandler
extends AttachedObjectHandler

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
 String getEventName()
           
 
Methods inherited from interface javax.faces.view.AttachedObjectHandler
applyAttachedObject, getFor
 

Method Detail

getEventName

String getEventName()


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