public abstract class AbstractAppendNodeShortcut extends Object implements KeyboardShortcut<AbstractCanvasHandler>
| Constructor and Description |
|---|
AbstractAppendNodeShortcut(ToolboxDomainLookups toolboxDomainLookups,
DefinitionsCacheRegistry definitionsCacheRegistry,
GeneralCreateNodeAction generalCreateNodeAction) |
| Modifier and Type | Method and Description |
|---|---|
abstract boolean |
canAppendNodeOfDefinition(Object definition) |
void |
executeAction(AbstractCanvasHandler canvasHandler,
String selectedNodeId) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitmatchesPressedKeys, matchesSelectedElementpublic AbstractAppendNodeShortcut(ToolboxDomainLookups toolboxDomainLookups, DefinitionsCacheRegistry definitionsCacheRegistry, GeneralCreateNodeAction generalCreateNodeAction)
public void executeAction(AbstractCanvasHandler canvasHandler, String selectedNodeId)
executeAction in interface KeyboardShortcut<AbstractCanvasHandler>public abstract boolean canAppendNodeOfDefinition(Object definition)
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.