public class AjaxBehaviorHandlerBase
extends javax.faces.view.facelets.TagHandler
For more information, see the Ajax Wiki Documentation.
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
BEHAVIOR_ID |
protected javax.faces.view.facelets.TagAttribute |
disabled |
protected javax.faces.view.facelets.TagAttribute |
event |
protected javax.faces.view.facelets.TagAttribute |
execute |
protected javax.faces.view.facelets.TagAttribute |
immediate |
protected javax.faces.view.facelets.TagAttribute |
listener |
protected javax.faces.view.facelets.TagAttribute |
onComplete |
protected javax.faces.view.facelets.TagAttribute |
onError |
protected javax.faces.view.facelets.TagAttribute |
onStart |
protected javax.faces.view.facelets.TagAttribute |
onSuccess |
protected javax.faces.view.facelets.TagAttribute |
render |
protected javax.faces.view.facelets.TagAttribute |
resetValues |
| Constructor and Description |
|---|
AjaxBehaviorHandlerBase(javax.faces.view.facelets.TagConfig config) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(javax.faces.view.facelets.FaceletContext ctx,
javax.faces.component.UIComponent parent) |
public static final java.lang.String BEHAVIOR_ID
protected final javax.faces.view.facelets.TagAttribute disabled
protected final javax.faces.view.facelets.TagAttribute event
protected final javax.faces.view.facelets.TagAttribute execute
protected final javax.faces.view.facelets.TagAttribute immediate
protected final javax.faces.view.facelets.TagAttribute listener
protected final javax.faces.view.facelets.TagAttribute onComplete
protected final javax.faces.view.facelets.TagAttribute onError
protected final javax.faces.view.facelets.TagAttribute onStart
protected final javax.faces.view.facelets.TagAttribute onSuccess
protected final javax.faces.view.facelets.TagAttribute render
protected final javax.faces.view.facelets.TagAttribute resetValues
Copyright 2014 ICEsoft Technologies Canada Corp., All Rights Reserved.