Package com.sun.faces.component.behavior
Class AjaxBehaviors.BehaviorInfo
java.lang.Object
com.sun.faces.component.behavior.AjaxBehaviors.BehaviorInfo
- All Implemented Interfaces:
Serializable
- Enclosing class:
AjaxBehaviors
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionBehaviorInfo
(FacesContext context, AjaxBehavior ajaxBehavior, String eventName) -
Method Summary
Modifier and TypeMethodDescriptionvoid
addBehavior
(FacesContext context, ClientBehaviorHolder behaviorHolder)
-
Constructor Details
-
BehaviorInfo
-
-
Method Details
-
addBehavior
-