Class EventListener<T>

java.lang.Object
org.exoplatform.webui.event.EventListener<T>
Direct Known Subclasses:
UIBreadcumbs.SelectPathActionListener, UIConfirmation.ClickActionListener, UIConfirmation.CloseActionListener, UIContainer.SelectTabActionListener, UIExtensionEventListener, UIFormInputIconSelector.ChangeIconCategoryActionListener, UIFormInputIconSelector.ChangeOptionSetActionListener, UIFormInputIconSelector.SelectIconActionListener, UIFormInputIconSelector.SelectItemActionListener, UIFormInputSet.SelectComponentActionListener, UIFormMultiValueInputSet.AddActionListener, UIFormMultiValueInputSet.RemoveActionListener, UIFormPageIterator.ShowPageActionListener, UIFormPopupWindow.CloseActionListener, UIFormTabPane.SelectTabActionListener, UILazyTabPane.SelectTabActionListener, UIMaskWorkspace.CloseActionListener, UIPageIterator.ShowPageActionListener, UIPopupMessages.CloseActionListener, UIPopupWindow.CloseActionListener, UIPortal.LogoutActionListener, UIPortletActionListener.ChangePortletModeActionListener, UIPortletActionListener.ChangeWindowStateActionListener, UIPortletActionListener.ProcessActionActionListener, UIPortletActionListener.ProcessEventsActionListener, UIPortletActionListener.RenderActionListener, UIPortletActionListener.ServeResourceActionListener, UISearchForm.CancelAdvancedSearchActionListener, UISearchForm.ClearSearchActionListener, UISearchForm.QuickSearchActionListener, UISearchForm.ShowAdvancedSearchActionListener, UITabContainer.SelectTabActionListener, UITabPane.SelectTabActionListener, UITree.ChangeNodeActionListener, UIUploadInput.CreateUploadIdActionListener, UIUploadInput.RemoveUploadIdActionListener, UIVirtualList.LoadNextActionListener

public abstract class EventListener<T> extends Object
Created by The eXo Platform SAS May 10, 2006
  • Field Details

  • Constructor Details

    • EventListener

      public EventListener()
  • Method Details