Uses of Class
org.exoplatform.navigation.webui.component.UIGroupNavigationManagement
Packages that use UIGroupNavigationManagement
-
Uses of UIGroupNavigationManagement in org.exoplatform.navigation.webui.component
Method parameters in org.exoplatform.navigation.webui.component with type arguments of type UIGroupNavigationManagementModifier and TypeMethodDescriptionprotected abstract voidUIGroupNavigationManagement.BaseEditAction.doEdit(org.exoplatform.portal.mop.user.UserNavigation navigation, org.exoplatform.webui.event.Event<UIGroupNavigationManagement> event) protected voidUIGroupNavigationManagement.ChangeDynamicLayoutActionListener.doEdit(org.exoplatform.portal.mop.user.UserNavigation navigation, org.exoplatform.webui.event.Event<UIGroupNavigationManagement> event) protected voidUIGroupNavigationManagement.DeleteNavigationActionListener.doEdit(org.exoplatform.portal.mop.user.UserNavigation navigation, org.exoplatform.webui.event.Event<UIGroupNavigationManagement> event) protected voidUIGroupNavigationManagement.EditNavigationActionListener.doEdit(org.exoplatform.portal.mop.user.UserNavigation nav, org.exoplatform.webui.event.Event<UIGroupNavigationManagement> event) protected voidUIGroupNavigationManagement.EditPropertiesActionListener.doEdit(org.exoplatform.portal.mop.user.UserNavigation navigation, org.exoplatform.webui.event.Event<UIGroupNavigationManagement> event) voidUIGroupNavigationManagement.AddNavigationActionListener.execute(org.exoplatform.webui.event.Event<UIGroupNavigationManagement> event) voidUIGroupNavigationManagement.BaseEditAction.execute(org.exoplatform.webui.event.Event<UIGroupNavigationManagement> event) voidUIGroupNavigationManagement.ChangeDynamicLayoutForAllActionListener.execute(org.exoplatform.webui.event.Event<UIGroupNavigationManagement> event)