Uses of Class
org.uberfire.ext.widgets.common.client.menu.MenuItemDividerView
-
Packages that use MenuItemDividerView Package Description org.uberfire.ext.widgets.common.client.menu -
-
Uses of MenuItemDividerView in org.uberfire.ext.widgets.common.client.menu
Methods in org.uberfire.ext.widgets.common.client.menu with type parameters of type MenuItemDividerView Modifier and Type Method Description <T extends MenuItemDividerView>
MenuItemFactory.MenuItemViewHolder<T>MenuItemFactory. makeMenuItemDivider()Makes aMenuCustomand associatedMenuItemDividerViewthat can be used as a "divider" in a menu.
-