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

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

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

add a new entry for a group in the permission list


Field Summary
 
Fields inherited from class org.exoplatform.webui.event.EventListener
RESULT_OK
 
Constructor Summary
UICalendarForm.AddGroupActionListener()
           
 
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.AddGroupActionListener

public UICalendarForm.AddGroupActionListener()
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-2013 eXo Platform SAS. All Rights Reserved.