Uses of Class
org.exoplatform.navigation.webui.component.UINavigationManagement
-
Packages that use UINavigationManagement Package Description org.exoplatform.navigation.webui.component org.exoplatform.toolbar.portlet -
-
Uses of UINavigationManagement in org.exoplatform.navigation.webui.component
Method parameters in org.exoplatform.navigation.webui.component with type arguments of type UINavigationManagement Modifier and Type Method Description voidUINavigationManagement.AddRootNodeActionListener. execute(org.exoplatform.webui.event.Event<UINavigationManagement> event)voidUINavigationManagement.SaveActionListener. execute(org.exoplatform.webui.event.Event<UINavigationManagement> event) -
Uses of UINavigationManagement in org.exoplatform.toolbar.portlet
Fields in org.exoplatform.toolbar.portlet declared as UINavigationManagement Modifier and Type Field Description protected UINavigationManagementUIAdminToolbarContainer. naviManager
-