|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AjaxHandler | |
---|---|
org.apache.myfaces.view.facelets | Public Facelet API. |
Uses of AjaxHandler in org.apache.myfaces.view.facelets |
---|
Methods in org.apache.myfaces.view.facelets that return types with arguments of type AjaxHandler | |
---|---|
abstract 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 AjaxHandler | |
---|---|
abstract void |
AbstractFaceletContext.pushAjaxHandlerToStack(AjaxHandler parent)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |