| Package | Description |
|---|---|
| org.kie.workbench.common.stunner.core.client.session.command.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
CopySelectionSessionCommand
This session command obtains the selected elements on session and copy the elements to a clipboard.
|
class |
CutSelectionSessionCommand
This session command copy to the clipboard using
CopySelectionSessionCommand selected elements and delete them using the DeleteSelectionSessionCommand |
class |
DeleteSelectionSessionCommand
This session command obtains the selected elements on session and executes a delete operation for each one.
|
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.