Uses of Class
jakarta.faces.component.behavior.AjaxBehavior
-
Packages that use AjaxBehavior Package Description com.sun.faces.component.behavior -
-
Uses of AjaxBehavior in com.sun.faces.component.behavior
Methods in com.sun.faces.component.behavior with parameters of type AjaxBehavior Modifier and Type Method Description voidAjaxBehaviors. pushBehavior(FacesContext context, AjaxBehavior ajaxBehavior, String eventName)Push theAjaxBehaviorinstance onto theList.Constructors in com.sun.faces.component.behavior with parameters of type AjaxBehavior Constructor Description BehaviorInfo(FacesContext context, AjaxBehavior ajaxBehavior, String eventName)
-