org.exoplatform.mail.webui.popup
Class UIAccountList

java.lang.Object
  extended by org.exoplatform.webui.core.UIComponent
      extended by org.exoplatform.webui.core.UIGrid
          extended by org.exoplatform.mail.webui.popup.UIAccountList
All Implemented Interfaces:
UIPopupComponent

public class UIAccountList
extends org.exoplatform.webui.core.UIGrid
implements UIPopupComponent

Created by The eXo Platform SARL Author : Pham Tuan tuan.pham@exoplatform.com Sep 4, 2007


Nested Class Summary
 class UIAccountList.AccountData
           
static class UIAccountList.CloseActionListener
           
static class UIAccountList.DeleteActionListener
           
 
Field Summary
 
Fields inherited from class org.exoplatform.webui.core.UIGrid
action_, beanField_, beanIdField_, classname_, displayedChars_, label_, uiIterator_, useAjax
 
Fields inherited from class org.exoplatform.webui.core.UIComponent
config, OBJECTID, UICOMPONENT, uiparent
 
Constructor Summary
UIAccountList()
           
 
Method Summary
 void activate()
           
 void deActivate()
           
 java.lang.String[] getButtons()
           
 void updateGrid()
           
 
Methods inherited from class org.exoplatform.webui.core.UIGrid
configure, findComponentById, getBeanActions, getBeanFields, getBeanIdField, getBeans, getDisplayedChars, getFieldValue, getLabel, getName, getUIPageIterator, isUseAjax, setDisplayedChars, setLabel, setUseAjax
 
Methods inherited from class org.exoplatform.webui.core.UIComponent
broadcast, createEvent, createUIComponent, createUIComponent, createUIComponent, event, event, event, findComponentOfType, findFirstComponentOfType, getAncestorOfType, getApplicationComponent, getComponentConfig, getId, 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

UIAccountList

public UIAccountList()
              throws java.lang.Exception
Throws:
java.lang.Exception
Method Detail

updateGrid

public void updateGrid()
                throws java.lang.Exception
Throws:
java.lang.Exception

activate

public void activate()
              throws java.lang.Exception
Specified by:
activate in interface UIPopupComponent
Throws:
java.lang.Exception

deActivate

public void deActivate()
                throws java.lang.Exception
Specified by:
deActivate in interface UIPopupComponent
Throws:
java.lang.Exception

getButtons

public java.lang.String[] getButtons()


Copyright © 2012 eXo Platform SAS. All Rights Reserved.