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