org.exoplatform.calendar.webui
Class UICalendars.AddEventActionListener

java.lang.Object
  extended by org.exoplatform.webui.event.EventListener<UICalendars>
      extended by org.exoplatform.calendar.webui.UICalendars.AddEventActionListener
Enclosing class:
UICalendars

public static class UICalendars.AddEventActionListener
extends org.exoplatform.webui.event.EventListener<UICalendars>


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

Constructor Detail

UICalendars.AddEventActionListener

public UICalendars.AddEventActionListener()
Method Detail

execute

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


Copyright © 2003–2014 eXo Platform SAS. All rights reserved.