org.exoplatform.social.webui.space
Class UIAddApplicationSpace.InstallActionListener

java.lang.Object
  extended by org.exoplatform.webui.event.EventListener<UIAddApplicationSpace>
      extended by org.exoplatform.social.webui.space.UIAddApplicationSpace.InstallActionListener
Enclosing class:
UIAddApplicationSpace

public static class UIAddApplicationSpace.InstallActionListener
extends org.exoplatform.webui.event.EventListener<UIAddApplicationSpace>

triggers this action when user clicks on install button.

Author:
hoatle

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

Constructor Detail

UIAddApplicationSpace.InstallActionListener

public UIAddApplicationSpace.InstallActionListener()
Method Detail

execute

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


Copyright © 2013 eXo Platform SAS. All Rights Reserved.