Package | Description |
---|---|
org.uberfire.workbench.model.toolbar | |
org.uberfire.workbench.model.toolbar.impl |
Modifier and Type | Method and Description |
---|---|
IconType |
ToolBarTypeIcon.getType() |
static IconType |
IconType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IconType[] |
IconType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
DefaultToolBarItem(IconType iconType,
String tooltip,
Command command) |
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.