Package org.exoplatform.webui.application
package org.exoplatform.webui.application
-
ClassesClassDescriptionMay 10, 2006
Manages the ComponentConfig of a list of components.Monitors the lifecycle of an application.Created by The eXo Platform SAS May 7, 2006 This abstract class defines several methods to abstract the differnt type of web application the eXo web framework can provide such as portal or portlet.Created by The eXo Platform SAS May 7, 2006 The main class to manage the request context in a webui environment It adds: - some access to the root UI component (UIApplication) - access to the request and response objects - information about the current state of the request - the list of object to be updated in an AJAX way - an access to the ResourceResolver bound to an uri scheme - the reference on the StateManager object