Uses of Interface
org.uberfire.ext.widgets.common.client.menu.MenuItemView
-
Packages that use MenuItemView Package Description org.uberfire.ext.widgets.common.client.menu -
-
Uses of MenuItemView in org.uberfire.ext.widgets.common.client.menu
Classes in org.uberfire.ext.widgets.common.client.menu with type parameters of type MenuItemView Modifier and Type Class Description static classMenuItemFactory.MenuItemViewHolder<T extends MenuItemView>Container for @{link MenuCustom} andMenuItemViewClasses in org.uberfire.ext.widgets.common.client.menu that implement MenuItemView Modifier and Type Class Description classMenuItemDividerViewclassMenuItemHeaderViewclassMenuItemWithIconViewConstructor parameters in org.uberfire.ext.widgets.common.client.menu with type arguments of type MenuItemView Constructor Description MenuItemFactory(org.jboss.errai.ioc.client.api.ManagedInstance<MenuItemView> menuItemViewProducer)
-