org.exoplatform.mail.webui.popup
Class UIViewAllHeaders

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

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

Created by The eXo Platform SARL Author : Phung Nam phunghainam@gmail.com Arp 4, 2008


Nested Class Summary
static class UIViewAllHeaders.CloseActionListener
           
 class UIViewAllHeaders.HeaderData
           
 
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
UIViewAllHeaders()
           
 
Method Summary
 void activate()
           
 void deActivate()
           
 java.lang.String[] getButtons()
           
 void init(Message msg)
           
 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

UIViewAllHeaders

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

init

public void init(Message msg)
          throws java.lang.Exception
Throws:
java.lang.Exception

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 © 2011 eXo Platform SAS. All Rights Reserved.