public static class AjaxBehaviors.BehaviorInfo extends Object implements Serializable
| Constructor and Description |
|---|
BehaviorInfo(FacesContext context,
AjaxBehavior ajaxBehavior,
String eventName) |
| Modifier and Type | Method and Description |
|---|---|
void |
addBehavior(FacesContext context,
ClientBehaviorHolder behaviorHolder) |
public BehaviorInfo(FacesContext context, AjaxBehavior ajaxBehavior, String eventName)
public void addBehavior(FacesContext context, ClientBehaviorHolder behaviorHolder)
Copyright © 1997–2019 Eclipse Foundation. All rights reserved.