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