Uses of Interface
org.uberfire.workbench.model.menu.MenuFactory.Builder
-
Packages that use MenuFactory.Builder Package Description org.uberfire.workbench.model.menu org.uberfire.workbench.model.menu.impl -
-
Uses of MenuFactory.Builder in org.uberfire.workbench.model.menu
Subinterfaces of MenuFactory.Builder in org.uberfire.workbench.model.menu Modifier and Type Interface Description static interfaceMenuFactory.TopLevelMenusBuilder<T>Methods in org.uberfire.workbench.model.menu that return types with arguments of type MenuFactory.Builder Modifier and Type Method Description static MenuFactory.MenuBuilder<MenuFactory.Builder>MenuFactory. newSimpleItem(String caption) -
Uses of MenuFactory.Builder in org.uberfire.workbench.model.menu.impl
Classes in org.uberfire.workbench.model.menu.impl that implement MenuFactory.Builder Modifier and Type Class Description classMenuBuilderImpl
-