Uses of Class
org.apache.myfaces.view.facelets.tag.faces.core.AjaxHandler
Packages that use AjaxHandler
-
Uses of AjaxHandler in org.apache.myfaces.view.facelets
Methods in org.apache.myfaces.view.facelets that return types with arguments of type AjaxHandlerModifier and TypeMethodDescriptionabstract Iterator<AjaxHandler>
AbstractFaceletContext.getAjaxHandlers()
Return a descending iterator containing the ajax handlers to be applied to an specific component that implements ClientBehaviorHolder interface, according to the conditions specified on jsf 2.0 spec section 10.4.1.1.Methods in org.apache.myfaces.view.facelets with parameters of type AjaxHandlerModifier and TypeMethodDescriptionabstract void
AbstractFaceletContext.pushAjaxHandlerToStack
(AjaxHandler parent)