Package | Description |
---|---|
org.activiti.explorer.ui.custom |
Modifier and Type | Class and Description |
---|---|
class |
ToolbarPopupEntry
Entry in a tool bar.
|
Modifier and Type | Field and Description |
---|---|
protected ToolbarEntry |
ToolBar.currentEntry |
Modifier and Type | Field and Description |
---|---|
protected Map<String,ToolbarEntry> |
ToolBar.entryMap |
Modifier and Type | Method and Description |
---|---|
ToolbarEntry |
ToolBar.addToolbarEntry(String key,
String title,
ToolbarEntry.ToolbarCommand command)
Add a new entry to the tool bar.
|
ToolbarEntry |
ToolBar.getEntry(String key)
Gets the entry for the given key.
|
Modifier and Type | Method and Description |
---|---|
protected void |
ToolBar.addEntryComponent(ToolbarEntry entry) |
Copyright © 2016 Alfresco. All rights reserved.