public class AjaxController extends Object implements Serializable
| Constructor and Description |
|---|
AjaxController() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
processSynchron(HtmlPage page,
WebRequestSettings requestSettings,
boolean async)
Gets notified of an AJAX call to determine how it should be processed
|
public boolean processSynchron(HtmlPage page, WebRequestSettings requestSettings, boolean async)
page - the page the request comes fromrequestSettings - the request that should be performedasync - indicates if the request should originally be asynchronCopyright © 2002-2012 Gargoyle Software Inc.. All Rights Reserved.