org.exoplatform.calendar.webui.popup
Class UIQuickAddEvent.CancelActionListener

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

public static class UIQuickAddEvent.CancelActionListener
extends org.exoplatform.webui.event.EventListener<UIQuickAddEvent>


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

Constructor Detail

UIQuickAddEvent.CancelActionListener

public UIQuickAddEvent.CancelActionListener()
Method Detail

execute

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


Copyright © 2013 eXo Platform SAS. All Rights Reserved.