org.exoplatform.calendar.webui
Class UICalendarView.MovePreviousActionListener

java.lang.Object
  extended by org.exoplatform.webui.event.EventListener<UIMonthView>
      extended by org.exoplatform.calendar.webui.UICalendarView.MovePreviousActionListener
Enclosing class:
UICalendarView

public static class UICalendarView.MovePreviousActionListener
extends org.exoplatform.webui.event.EventListener<UIMonthView>


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

Constructor Detail

UICalendarView.MovePreviousActionListener

public UICalendarView.MovePreviousActionListener()
Method Detail

execute

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


Copyright © 2013 eXo Platform SAS. All Rights Reserved.