org.exoplatform.webui.organization
Class UIAccountForm.ResetActionListener

java.lang.Object
  extended by org.exoplatform.webui.event.EventListener<UIAccountForm>
      extended by org.exoplatform.webui.organization.UIAccountForm.ResetActionListener
Enclosing class:
UIAccountForm

public static class UIAccountForm.ResetActionListener
extends EventListener<UIAccountForm>


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

Constructor Detail

UIAccountForm.ResetActionListener

public UIAccountForm.ResetActionListener()
Method Detail

execute

public void execute(Event<UIAccountForm> event)
             throws java.lang.Exception
Specified by:
execute in class EventListener<UIAccountForm>
Throws:
java.lang.Exception


Copyright © 2012 eXo Platform SAS. All Rights Reserved.