org.exoplatform.poll.webui.popup
Class UIPollForm.AddGroupActionListener

java.lang.Object
  extended by org.exoplatform.webui.event.EventListener<T>
      extended by org.exoplatform.forum.common.webui.BaseEventListener<UIPollForm>
          extended by org.exoplatform.poll.webui.popup.UIPollForm.AddGroupActionListener
Enclosing class:
UIPollForm

public static class UIPollForm.AddGroupActionListener
extends org.exoplatform.forum.common.webui.BaseEventListener<UIPollForm>


Field Summary
 
Fields inherited from class org.exoplatform.forum.common.webui.BaseEventListener
component
 
Fields inherited from class org.exoplatform.webui.event.EventListener
RESULT_OK
 
Constructor Summary
UIPollForm.AddGroupActionListener()
           
 
Method Summary
 void onEvent(org.exoplatform.webui.event.Event<UIPollForm> event, UIPollForm uiForm, String objctId)
           
 
Methods inherited from class org.exoplatform.forum.common.webui.BaseEventListener
execute, getChildById, getLabel, info, info, info, info, info, openPopup, openPopup, refresh, throwWarning, throwWarning, warning, warning, warning, warning, warning, warning
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UIPollForm.AddGroupActionListener

public UIPollForm.AddGroupActionListener()
Method Detail

onEvent

public void onEvent(org.exoplatform.webui.event.Event<UIPollForm> event,
                    UIPollForm uiForm,
                    String objctId)
             throws Exception
Specified by:
onEvent in class org.exoplatform.forum.common.webui.BaseEventListener<UIPollForm>
Throws:
Exception


Copyright © 2013 eXo Platform SAS. All Rights Reserved.