Uses of Class
com.jalios.jcmsplugin.explorer.Explorer
-
Packages that use Explorer Package Description com.jalios.jcmsplugin.explorer -
-
Uses of Explorer in com.jalios.jcmsplugin.explorer
Methods in com.jalios.jcmsplugin.explorer that return Explorer Modifier and Type Method Description Explorer
ExplorerHandler. getExplorer()
Retrieves the Explorer instance managed by this handler.static Explorer
Explorer. getFromAjaxRequest(com.jalios.jcms.context.JcmsJspContext ctxt)
Retrieve the current Explorer instance stored in ajax request attribute.static Explorer
Explorer. getFromRequest(javax.servlet.http.HttpServletRequest request)
Retrieve the current Explorer instance stored in request attribute.
-