Uses of Interface
javax.faces.view.BehaviorHolderAttachedObjectHandler

Packages that use BehaviorHolderAttachedObjectHandler
javax.faces.view.facelets

This package contains public classes for the Java code API of Facelets. 

 

Uses of BehaviorHolderAttachedObjectHandler in javax.faces.view.facelets
 

Classes in javax.faces.view.facelets that implement BehaviorHolderAttachedObjectHandler
 class BehaviorHandler
          

The FaceletHandler that corresponds to attached objects that represent an instance of ClientBehavior that must be added to the parent component, which must implement ClientBehaviorHolder, with a call to ClientBehaviorHolder.addClientBehavior(java.lang.String, javax.faces.component.behavior.ClientBehavior).

 



Copyright 2002-2011 Oracle America Inc, Inc. All Rights Reserved.