Uses of Class
org.exoplatform.navigation.webui.component.UIPageNodeForm
-
Packages that use UIPageNodeForm Package Description org.exoplatform.navigation.webui.component org.exoplatform.toolbar.portlet -
-
Uses of UIPageNodeForm in org.exoplatform.navigation.webui.component
Method parameters in org.exoplatform.navigation.webui.component with type arguments of type UIPageNodeForm Modifier and Type Method Description voidUIGroupNavigationManagement.BackActionListener. execute(org.exoplatform.webui.event.Event<UIPageNodeForm> event)voidUIPageNodeForm.BackActionListener. execute(org.exoplatform.webui.event.Event<UIPageNodeForm> event)voidUIPageNodeForm.ChangeLanguageActionListener. execute(org.exoplatform.webui.event.Event<UIPageNodeForm> event)voidUIPageNodeForm.ClearPageActionListener. execute(org.exoplatform.webui.event.Event<UIPageNodeForm> event)voidUIPageNodeForm.CreatePageActionListener. execute(org.exoplatform.webui.event.Event<UIPageNodeForm> event)voidUIPageNodeForm.SaveActionListener. execute(org.exoplatform.webui.event.Event<UIPageNodeForm> event)voidUIPageNodeForm.SwitchLabelModeActionListener. execute(org.exoplatform.webui.event.Event<UIPageNodeForm> event)voidUIPageNodeForm.SwitchPublicationDateActionListener. execute(org.exoplatform.webui.event.Event<UIPageNodeForm> event)voidUIPageNodeForm.SwitchVisibleActionListener. execute(org.exoplatform.webui.event.Event<UIPageNodeForm> event)voidUISiteManagement.BackActionListener. execute(org.exoplatform.webui.event.Event<UIPageNodeForm> event) -
Uses of UIPageNodeForm in org.exoplatform.toolbar.portlet
Method parameters in org.exoplatform.toolbar.portlet with type arguments of type UIPageNodeForm Modifier and Type Method Description voidUIAdminToolbarContainer.BackActionListener. execute(org.exoplatform.webui.event.Event<UIPageNodeForm> event)
-