|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mentawai.core.BaseAction
org.mentawai.ajaxtag.BaseAjaxtagAction
public abstract class BaseAjaxtagAction
This actions holds an aschycronous response to ajaxtags.
AutocompleteResponse,
CalloutResponse,
HTMLContentReplaceResponse,
PortletAreaResponse,
SelectDropdownResponse,
TabPanelResponse,
UpdateFieldResponse| Field Summary | |
|---|---|
static java.lang.String |
AJAXTAG_RESPONSE
|
| Fields inherited from class org.mentawai.core.BaseAction |
|---|
application, cookies, input, loc, session |
| Fields inherited from interface org.mentawai.core.Action |
|---|
ALREADY, BLOCKED, CREATED, ERROR, INDEX, JSP, LIST, MAIN, NULL, REMOVED, SHOW, SUCCESS, TEST, UPDATED |
| Constructor Summary | |
|---|---|
BaseAjaxtagAction()
|
|
| Method Summary | |
|---|---|
BaseAjaxtagResponse |
getResponse()
|
void |
setResponse(BaseAjaxtagResponse response)
|
| Methods inherited from class org.mentawai.core.BaseAction |
|---|
addError, addError, addError, addError, addError, addError, addError, addError, addError, addError, addMessage, addMessage, addMessage, addMessage, addMessage, adhere, ajax, application, cookies, disjoin, execute, findValue, findValue, getApplication, getContextPath, getCookies, getInput, getLocale, getMessageTokens, getMessageTokens, getOutput, getSession, getUserLocale, getUserSession, input, isEmpty, isLogged, isPost, isPost, loc, onRemoved, output, replaceUserSession, session, setApplication, setCookies, setInput, setLocale, setMessageContext, setOutput, setSession, setUserSession, stream, stream |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String AJAXTAG_RESPONSE
| Constructor Detail |
|---|
public BaseAjaxtagAction()
| Method Detail |
|---|
public final BaseAjaxtagResponse getResponse()
public final void setResponse(BaseAjaxtagResponse response)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||