org.exoplatform.calendar.webui.popup
Class UICalendarForm.OpenSelectGroupFormActionListener

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

public static class UICalendarForm.OpenSelectGroupFormActionListener
extends org.exoplatform.webui.event.EventListener<UICalendarForm>

open popup to select group, only groups that user belong to is displayed


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

Constructor Detail

UICalendarForm.OpenSelectGroupFormActionListener

public UICalendarForm.OpenSelectGroupFormActionListener()
Method Detail

execute

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


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