org.exoplatform.wcm.webui.core
Class UIPopupWindow

java.lang.Object
  extended by org.exoplatform.webui.core.UIComponent
      extended by org.exoplatform.webui.core.UIComponentDecorator
          extended by org.exoplatform.webui.core.UIPopupWindow
              extended by org.exoplatform.wcm.webui.core.UIPopupWindow

public class UIPopupWindow
extends org.exoplatform.webui.core.UIPopupWindow

Created by The eXo Platform SAS Author : Phan Le Thanh Chuong chuong.phan@exoplatform.com, phan.le.thanh.chuong@gmail.com Oct 29, 2009


Nested Class Summary
static class UIPopupWindow.CloseActionListener
           
 
Nested classes/interfaces inherited from class org.exoplatform.webui.core.UIComponentDecorator
org.exoplatform.webui.core.UIComponentDecorator.UIComponentDecoratorLifecycle
 
Field Summary
 
Fields inherited from class org.exoplatform.webui.core.UIPopupWindow
closeEvent_
 
Fields inherited from class org.exoplatform.webui.core.UIComponentDecorator
uicomponent_
 
Fields inherited from class org.exoplatform.webui.core.UIComponent
config, OBJECTID, UICOMPONENT, uiparent
 
Constructor Summary
UIPopupWindow()
           
 
Method Summary
 
Methods inherited from class org.exoplatform.webui.core.UIPopupWindow
getCloseEvent, getWindowHeight, getWindowWidth, isResizable, isShow, isShowCloseButton, isShowMask, setCloseEvent, setResizable, setShow, setShowCloseButton, setShowMask, setWindowSize
 
Methods inherited from class org.exoplatform.webui.core.UIComponentDecorator
findComponentById, findComponentOfType, findFirstComponentOfType, getUIComponent, renderChildren, setUIComponent
 
Methods inherited from class org.exoplatform.webui.core.UIComponent
broadcast, createEvent, createUIComponent, createUIComponent, createUIComponent, event, event, event, getAncestorOfType, getApplicationComponent, getComponentConfig, getId, getName, getParent, getTemplate, getTemplateResourceResolver, getUIComponentName, isRendered, loadConfirmMesssage, processAction, processDecode, processRender, setComponentConfig, setComponentConfig, setId, setParent, setRendered, setRenderSibbling, url, url, url
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UIPopupWindow

public UIPopupWindow()


Copyright © 2011 eXo Platform SAS. All Rights Reserved.