Uses of Class
com.jalios.jcms.ajax.JcmsJspAjaxContext

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)
           
 



Copyright © 2001-2010 Jalios SA. All Rights Reserved.