Package org.exoplatform.wiki.webui
Class UIWikiPageEditForm.ViewDraftChangeActionListener
- java.lang.Object
-
- org.exoplatform.webui.event.EventListener<UIWikiPageEditForm>
-
- org.exoplatform.wiki.webui.UIWikiPageEditForm.ViewDraftChangeActionListener
-
- Enclosing class:
- UIWikiPageEditForm
public static class UIWikiPageEditForm.ViewDraftChangeActionListener extends org.exoplatform.webui.event.EventListener<UIWikiPageEditForm>
-
-
Constructor Summary
Constructors Constructor Description ViewDraftChangeActionListener()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidexecute(org.exoplatform.webui.event.Event<UIWikiPageEditForm> event)
-
-
-
Method Detail
-
execute
public void execute(org.exoplatform.webui.event.Event<UIWikiPageEditForm> event) throws Exception
- Specified by:
executein classorg.exoplatform.webui.event.EventListener<UIWikiPageEditForm>- Throws:
Exception
-
-