javax.faces.view
Interface BehaviorHolderAttachedObjectHandler

All Superinterfaces:
AttachedObjectHandler
All Known Implementing Classes:
BehaviorHandler

public interface BehaviorHolderAttachedObjectHandler
extends AttachedObjectHandler

Represent an attached object that is a BehaviorHolder in a VDL page.


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

Method Detail

getEventName

String getEventName()


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