| Package | Description |
|---|---|
| org.kie.workbench.common.dmn.client.editors.contextmenu | |
| org.kie.workbench.common.dmn.client.editors.drd |
| Modifier and Type | Method and Description |
|---|---|
void |
ContextMenuView.init(ContextMenu presenter) |
| Modifier and Type | Method and Description |
|---|---|
void |
ContextMenu.show(Consumer<ContextMenu> contextMenuConsumer)
This overloaded version of show method accepts a lambda with a series of operations to be performed before showing the context menu
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
DRDContextMenu.setDRDContextMenuHandler(ContextMenu contextMenu,
Collection<Node<? extends Definition<?>,Edge>> selectedNodes) |
| Constructor and Description |
|---|
DRDContextMenu(ContextMenu contextMenu,
ClientTranslationService translationService,
DRDContextMenuService drdContextMenuService,
DMNDiagramsSession dmnDiagramsSession) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.