@Dependent public class AppendDecisionShortcut extends AbstractAppendNodeShortcut
Constructor and Description |
---|
AppendDecisionShortcut(ToolboxDomainLookups toolboxDomainLookups,
DefinitionsCacheRegistry definitionsCacheRegistry,
GeneralCreateNodeAction generalCreateNodeAction) |
Modifier and Type | Method and Description |
---|---|
boolean |
canAppendNodeOfDefinition(Object definition) |
KeyboardEvent.Key[] |
getKeyCombination() |
String |
getLabel() |
boolean |
matchesPressedKeys(KeyboardEvent.Key... pressedKeys) |
boolean |
matchesSelectedElement(Element selectedElement) |
executeAction
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getOpts
@Inject public AppendDecisionShortcut(ToolboxDomainLookups toolboxDomainLookups, DefinitionsCacheRegistry definitionsCacheRegistry, @Default GeneralCreateNodeAction generalCreateNodeAction)
public boolean matchesPressedKeys(KeyboardEvent.Key... pressedKeys)
public boolean matchesSelectedElement(Element selectedElement)
public boolean canAppendNodeOfDefinition(Object definition)
canAppendNodeOfDefinition
in class AbstractAppendNodeShortcut
public KeyboardEvent.Key[] getKeyCombination()
public String getLabel()
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.