| Package | Description | 
|---|---|
| org.apache.myfaces.view.facelets | Public Facelet API. | 
| Modifier and Type | Method and Description | 
|---|---|
| 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. | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract void | AbstractFaceletContext. pushAjaxHandlerToStack(AjaxHandler parent) | 
Copyright © 2022 The Apache Software Foundation. All rights reserved.