org.exoplatform.calendar.webui.popup
Class UICalendarCategoryManager.DeleteActionListener

java.lang.Object
  extended by org.exoplatform.webui.event.EventListener<UICalendarCategoryManager>
      extended by org.exoplatform.calendar.webui.popup.UICalendarCategoryManager.DeleteActionListener
Enclosing class:
UICalendarCategoryManager

public static class UICalendarCategoryManager.DeleteActionListener
extends org.exoplatform.webui.event.EventListener<UICalendarCategoryManager>


Field Summary
 
Fields inherited from class org.exoplatform.webui.event.EventListener
RESULT_OK
 
Constructor Summary
UICalendarCategoryManager.DeleteActionListener()
           
 
Method Summary
 void execute(org.exoplatform.webui.event.Event<UICalendarCategoryManager> event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UICalendarCategoryManager.DeleteActionListener

public UICalendarCategoryManager.DeleteActionListener()
Method Detail

execute

public void execute(org.exoplatform.webui.event.Event<UICalendarCategoryManager> event)
             throws java.lang.Exception
Specified by:
execute in class org.exoplatform.webui.event.EventListener<UICalendarCategoryManager>
Throws:
java.lang.Exception


Copyright © 2010 eXo Platform SAS. All Rights Reserved.