Class EventListener<T>

java.lang.Object
org.exoplatform.webui.event.EventListener<T>
Direct Known Subclasses:
UIBreadcumbs.SelectPathActionListener, UIConfirmation.ClickActionListener, UIConfirmation.CloseActionListener, UIContainer.SelectTabActionListener, UIContainerList.SelectCategoryActionListener, UIExtensionEventListener, UIFormInputIconSelector.ChangeIconCategoryActionListener, UIFormInputIconSelector.ChangeOptionSetActionListener, UIFormInputIconSelector.SelectIconActionListener, UIFormInputIconSelector.SelectItemActionListener, UIFormInputSet.SelectComponentActionListener, UIFormMultiValueInputSet.AddActionListener, UIFormMultiValueInputSet.RemoveActionListener, UIFormPageIterator.ShowPageActionListener, UIFormPopupWindow.CloseActionListener, UIFormTabPane.SelectTabActionListener, UIGroupMembershipSelector.ChangeNodeActionListener, UIGroupMembershipSelector.SelectMembershipActionListener, UIGroupMembershipSelector.SelectPathActionListener, UIGroupSelector.ChangeNodeActionListener, UIGroupSelector.SelectGroupActionListener, UIGroupSelector.SelectPathActionListener, UILazyTabPane.SelectTabActionListener, UIListPermissionSelector.ChangePublicModeActionListener, UIListPermissionSelector.DeleteActionListener, UIMaskWorkspace.CloseActionListener, UIPageActionListener.ChangeNodeActionListener, UIPageIterator.ShowPageActionListener, UIPermissionSelector.DeletePermissionActionListener, 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, UIUserGroupSelector.AddActionListener, UIUserGroupSelector.AddUserActionListener, UIUserGroupSelector.CloseActionListener, UIUserGroupSelector.FindGroupActionListener, UIUserGroupSelector.SearchActionListener, UIUserGroupSelector.SearchGroupActionListener, UIUserGroupSelector.SelectGroupActionListener, UIUserGroupSelector.ShowPageActionListener, UIUserMembershipSelector.DeleteMembershipActionListener, UIUserSelector.AddActionListener, UIUserSelector.AddUserActionListener, UIUserSelector.CloseActionListener, UIUserSelector.SearchActionListener, UIUserSelector.ShowPageActionListener, 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