Package org.exoplatform.webui.core.lifecycle
package org.exoplatform.webui.core.lifecycle
-
ClassesClassDescriptionLifecycle<E extends UIComponent>Created by The eXo Platform SAS May 7, 2006WebUI portlet should use this class or the derived of this class as its lifecycle.
This class help to delegate lifcycle method to the correct target of the request (base on component id)Jul 10, 2006Author : Nhu Dinh Thuan nhudinhthuan@yahoo.com Jun 1, 2006