|
Project Wonder 5.0 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
public static interface ERXAjaxApplication.ERXAjaxResponseDelegate
ERXAjaxResponseDelegate receives callbacks from within the R-R loop when certain situations occur.
| Method Summary | |
|---|---|
com.webobjects.appserver.WOActionResults |
handleNullActionResults(com.webobjects.appserver.WORequest request,
com.webobjects.appserver.WOResponse response,
com.webobjects.appserver.WOContext context)
When an Ajax request generates a null result, this method is called to provide an alternative response. |
| Method Detail |
|---|
com.webobjects.appserver.WOActionResults handleNullActionResults(com.webobjects.appserver.WORequest request,
com.webobjects.appserver.WOResponse response,
com.webobjects.appserver.WOContext context)
request - the requestresponse - the responsecontext - the context
|
Last updated: Tue, Feb 21, 2017 05:45 PM CET | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||