org.exoplatform.cs.event
Class UICreateEvent.CancelActionListener

java.lang.Object
  extended by org.exoplatform.webui.event.EventListener<UICreateEvent>
      extended by org.exoplatform.cs.event.UICreateEvent.CancelActionListener
Enclosing class:
UICreateEvent

public static class UICreateEvent.CancelActionListener
extends org.exoplatform.webui.event.EventListener<UICreateEvent>


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

Constructor Detail

UICreateEvent.CancelActionListener

public UICreateEvent.CancelActionListener()
Method Detail

execute

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


Copyright © 2013 eXo Platform SAS. All Rights Reserved.