|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JcmsJspAjaxContext | |
---|---|
com.jalios.jcms.ajax |
Uses of JcmsJspAjaxContext in com.jalios.jcms.ajax |
---|
Methods in com.jalios.jcms.ajax that return JcmsJspAjaxContext | |
---|---|
JcmsJspAjaxContext |
AjaxManager.getContext(String id,
javax.servlet.http.HttpSession session)
Returns the JcmsJspAjaxContext for the given request id. |
Methods in com.jalios.jcms.ajax with parameters of type JcmsJspAjaxContext | |
---|---|
void |
AjaxManager.setContext(String id,
JcmsJspAjaxContext jjac,
javax.servlet.http.HttpSession session)
Internal method used by Ajax-Refresh to reset JcmsJspAjaxContext in session |
Constructors in com.jalios.jcms.ajax with parameters of type JcmsJspAjaxContext | |
---|---|
AjaxRequestWrapper(javax.servlet.http.HttpServletRequest req,
JcmsJspAjaxContext jjac)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |