DRAFT

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

Method Detail

getEventName

java.lang.String getEventName()

DRAFT

Submit a bug or feature

Copyright © 2009 Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms.