| Package | Description |
|---|---|
| org.uberfire.workbench.model.toolbar | |
| org.uberfire.workbench.model.toolbar.impl |
| Modifier and Type | Method and Description |
|---|---|
List<ToolBarItem> |
ToolBar.getItems() |
| Modifier and Type | Method and Description |
|---|---|
void |
ToolBar.addItem(ToolBarItem item) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultToolBarItem
Default implementation of ToolBarItem
|
| Modifier and Type | Method and Description |
|---|---|
List<ToolBarItem> |
DefaultToolBar.getItems() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultToolBar.addItem(ToolBarItem item) |
| Constructor and Description |
|---|
DefaultToolBar(String id,
List<ToolBarItem> items) |
Copyright © 2012–2021 JBoss by Red Hat. All rights reserved.