Uses of Class
org.uberfire.ext.plugin.model.DynamicMenu
-
Packages that use DynamicMenu Package Description org.uberfire.ext.plugin.service -
-
Uses of DynamicMenu in org.uberfire.ext.plugin.service
Methods in org.uberfire.ext.plugin.service that return DynamicMenu Modifier and Type Method Description DynamicMenuPluginServices. getDynamicMenuContent(org.uberfire.backend.vfs.Path path)Methods in org.uberfire.ext.plugin.service that return types with arguments of type DynamicMenu Modifier and Type Method Description Collection<DynamicMenu>PluginServices. listDynamicMenus()Methods in org.uberfire.ext.plugin.service with parameters of type DynamicMenu Modifier and Type Method Description org.uberfire.backend.vfs.PathPluginServices. saveMenu(DynamicMenu menu, String commitMessage)
-