public class AjaxRequest extends Object
| Constructor and Description |
|---|
AjaxRequest(javax.faces.component.UIComponentBase component,
String event) |
AjaxRequest(javax.faces.component.UIComponentBase component,
String event,
String onEvent) |
| Modifier and Type | Method and Description |
|---|---|
String |
createJavaScriptCall() |
String |
createJavaScriptCall(String customEventName) |
String |
createJavaScriptCall(String customEventName,
boolean disableElements) |
String |
createJavaScriptCall(String customEventName,
String customOnEvent) |
List<String> |
getRenderIds() |
public AjaxRequest(javax.faces.component.UIComponentBase component,
String event)
Copyright © 2015. All rights reserved.