org.richfaces.view.facelets.html
public class AjaxHandler extends CustomBehaviorHandler
| Constructor and Description |
|---|
AjaxHandler(javax.faces.view.facelets.BehaviorConfig config) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(javax.faces.view.facelets.FaceletContext ctx,
javax.faces.component.UIComponent parent) |
javax.faces.view.facelets.MetaRule[] |
getMetaRules() |
boolean |
isWrapping() |
getTagHandlerDelegate, isWrappingAttachQueuegetBehaviorId, getEvent, getEventNameapplyAttachedObject, getAttachedObjectHandlerHelper, getForapplyNextHandler, createMetaRuleset, getBinding, getTag, getTagAttribute, getTagId, isDisabled, setAttributesgetAttribute, getRequiredAttribute, toStringpublic boolean isWrapping()
isWrapping in class CustomBehaviorHandlerpublic void apply(javax.faces.view.facelets.FaceletContext ctx,
javax.faces.component.UIComponent parent)
throws IOException
apply in interface javax.faces.view.facelets.FaceletHandlerapply in class javax.faces.view.facelets.DelegatingMetaTagHandlerIOExceptionpublic javax.faces.view.facelets.MetaRule[] getMetaRules()
getMetaRules in class CustomBehaviorHandlerCopyright © 2015 JBoss by Red Hat. All Rights Reserved.