Uses of Class
com.jalios.jcmsplugin.explorer.ExplorerConfiguration

Packages that use ExplorerConfiguration
com.jalios.jcmsplugin.explorer   
 

Uses of ExplorerConfiguration in com.jalios.jcmsplugin.explorer
 

Methods in com.jalios.jcmsplugin.explorer that return ExplorerConfiguration
 ExplorerConfiguration Explorer.getConfiguration()
          Retrieve the ExplorerConfiguration used by this Explorer.
static ExplorerConfiguration ExplorerConfiguration.getInstance(javax.servlet.http.HttpServletRequest request)
          Retrieve the current ExplorerConfiguration stored in request attribute or create a default new one if it could not be found.
 

Constructors in com.jalios.jcmsplugin.explorer with parameters of type ExplorerConfiguration
Explorer(JcmsJspContext ctxt, ExplorerConfiguration config)
          Create a new Explorer and register it in session for later uses through AJAX.
 



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