org.exoplatform.calendar.webui.action
Class QuickAddEvent.AddActionListener

java.lang.Object
  extended by org.exoplatform.webui.event.EventListener<T>
      extended by org.exoplatform.webui.ext.UIExtensionEventListener<T>
          extended by org.exoplatform.calendar.webui.listener.ActionListener<QuickAddEvent>
              extended by org.exoplatform.calendar.webui.action.QuickAddEvent.AddActionListener
Enclosing class:
QuickAddEvent

public static class QuickAddEvent.AddActionListener
extends ActionListener<QuickAddEvent>


Field Summary
 
Fields inherited from class org.exoplatform.webui.event.EventListener
RESULT_OK
 
Constructor Summary
QuickAddEvent.AddActionListener()
           
 
Method Summary
protected  void processEvent(org.exoplatform.webui.event.Event<QuickAddEvent> event)
           
 
Methods inherited from class org.exoplatform.calendar.webui.listener.ActionListener
createContext, getExtensionType
 
Methods inherited from class org.exoplatform.webui.ext.UIExtensionEventListener
execute
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QuickAddEvent.AddActionListener

public QuickAddEvent.AddActionListener()
Method Detail

processEvent

protected void processEvent(org.exoplatform.webui.event.Event<QuickAddEvent> event)
                     throws Exception
Overrides:
processEvent in class ActionListener<QuickAddEvent>
Throws:
Exception


Copyright © 2013 eXo Platform SAS. All Rights Reserved.