Uses of Class
org.uberfire.ext.plugin.model.DynamicMenuItem
-
Packages that use DynamicMenuItem Package Description org.uberfire.ext.plugin.model -
-
Uses of DynamicMenuItem in org.uberfire.ext.plugin.model
Methods in org.uberfire.ext.plugin.model that return types with arguments of type DynamicMenuItem Modifier and Type Method Description Collection<DynamicMenuItem>DynamicMenu. getMenuItems()Constructor parameters in org.uberfire.ext.plugin.model with type arguments of type DynamicMenuItem Constructor Description DynamicMenu(String name, PluginType type, org.uberfire.backend.vfs.Path path, Collection<DynamicMenuItem> menuItems)
-