| Package | Description |
|---|---|
| er.ajax | |
| er.extensions.appserver |
| Modifier and Type | Class and Description |
|---|---|
class |
AjaxResponse
AjaxResponse provides support for performing an AjaxUpdate in the same response
as an ajax action.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ERXKeepAliveResponse
Special response that keeps the connection alive and pushes the data to
the client.
|
| Modifier and Type | Field and Description |
|---|---|
protected LinkedHashMap<String,ERXResponse> |
ERXResponse.Context.partials |
protected Stack<ERXResponse> |
ERXResponse.Context.stack |
| Modifier and Type | Method and Description |
|---|---|
static ERXResponse |
ERXResponse.popPartial()
Returns the top-most response after this one has been pulled from the
stack.
|
static ERXResponse |
ERXResponse.pushPartial(String key)
Returns the associated response for the supplied key.
|
Copyright © 2002 – 2025 Project Wonder.