Package | Description |
---|---|
org.uberfire.workbench.model.menu.impl |
Modifier and Type | Method and Description |
---|---|
static MenuBuilderImpl.MenuType |
MenuBuilderImpl.MenuType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MenuBuilderImpl.MenuType[] |
MenuBuilderImpl.MenuType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
MenuBuilderImpl(MenuBuilderImpl.MenuType menuType,
MenuFactory.CustomMenuBuilder builder) |
MenuBuilderImpl(MenuBuilderImpl.MenuType menuType,
String caption) |
Copyright © 2012–2018 JBoss by Red Hat. All rights reserved.