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