Uses of Class
jakarta.faces.component.behavior.AjaxBehavior
Packages that use AjaxBehavior
-
Uses of AjaxBehavior in com.sun.faces.component.behavior
Methods in com.sun.faces.component.behavior with parameters of type AjaxBehaviorModifier and TypeMethodDescriptionvoid
AjaxBehaviors.pushBehavior
(FacesContext context, AjaxBehavior ajaxBehavior, String eventName) Push theAjaxBehavior
instance onto theList
.Constructors in com.sun.faces.component.behavior with parameters of type AjaxBehaviorModifierConstructorDescriptionBehaviorInfo
(FacesContext context, AjaxBehavior ajaxBehavior, String eventName)