org.exoplatform.calendar.webui.action
Class QuickAddTask.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<QuickAddTask>
              extended by org.exoplatform.calendar.webui.action.QuickAddTask.AddActionListener
Enclosing class:
QuickAddTask

public static class QuickAddTask.AddActionListener
extends ActionListener<QuickAddTask>


Field Summary
 
Fields inherited from class org.exoplatform.webui.event.EventListener
RESULT_OK
 
Constructor Summary
QuickAddTask.AddActionListener()
           
 
Method Summary
protected  void processEvent(org.exoplatform.webui.event.Event<QuickAddTask> 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

QuickAddTask.AddActionListener

public QuickAddTask.AddActionListener()
Method Detail

processEvent

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


Copyright © 2013 eXo Platform SAS. All Rights Reserved.