Package org.exoplatform.oauth.webui
Class UIRegisterOAuth.CancelActionListener
java.lang.Object
org.exoplatform.webui.event.EventListener<org.exoplatform.webui.core.UIComponent>
org.exoplatform.portal.webui.workspace.UIMaskWorkspace.CloseActionListener
org.exoplatform.oauth.webui.UIRegisterOAuth.CancelActionListener
- Enclosing class:
- UIRegisterOAuth
public static class UIRegisterOAuth.CancelActionListener
extends org.exoplatform.portal.webui.workspace.UIMaskWorkspace.CloseActionListener
-
Field Summary
Fields inherited from class org.exoplatform.webui.event.EventListener
RESULT_OK -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidexecute(org.exoplatform.webui.event.Event<org.exoplatform.webui.core.UIComponent> event)
-
Constructor Details
-
CancelActionListener
public CancelActionListener()
-
-
Method Details