Class AttachedBehaviors

java.lang.Object
com.sun.faces.facelets.tag.faces.AttachedBehaviors
All Implemented Interfaces:
Serializable

public class AttachedBehaviors extends Object implements Serializable

This class holds collection of BehaviorHandler instances, attached to the composite component. Descendant components from that composite uses that collection to substitute actual instance

Author:
asmirnov@exadel.com
See Also: