| Package | Description |
|---|---|
| org.mentawai.ajaxtag | |
| org.mentawai.ajaxtag.renders | |
| org.mentawai.ajaxtag.responses |
| Modifier and Type | Method and Description |
|---|---|
BaseAjaxtagResponse |
BaseAjaxtagAction.getResponse() |
| Modifier and Type | Method and Description |
|---|---|
void |
BaseAjaxtagAction.setResponse(BaseAjaxtagResponse response) |
| Modifier and Type | Method and Description |
|---|---|
abstract String |
AjaxtagRender.renderize(BaseAjaxtagResponse response,
Locale locale) |
| Modifier and Type | Class and Description |
|---|---|
class |
AutocompleteResponse
Holds the response to a <ajax:autocomplete/> tag.
|
class |
CalloutResponse
Holds the response to a <ajax:callout/> tag.
|
class |
ErrorResponse
Holds the response to the errorFunction on all ajaxtag tags.
|
class |
HTMLContentReplaceResponse
Holds the response to a <ajax:htmlContent> tag.
|
class |
HTMLIncludeResponse
Holds the response to a <ajax:htmlContent> tag.
|
class |
ListDataAjaxtagResponse
Base class to other responses.
|
class |
PortletAreaResponse
Holds the response to a <ajax:portlet> tag.
|
class |
SelectDropdownResponse
Holds the response to a <ajax:select> tag.
|
class |
TabPanelResponse
Holds the response to a <ajax:tabPanel> tag.
|
class |
UpdateFieldResponse
Holds the response to a <ajax:updateField> tag.
|
Copyright © 2015. All Rights Reserved.