| Package | Description |
|---|---|
| org.kie.workbench.common.stunner.core.client.session.command.impl |
| Class and Description |
|---|
| AbstractExportSessionCommand |
| AbstractSelectionAwareSessionCommand |
| ClearSessionCommand
This session commands clear the canvas and internal graph structure.
|
| ClearSessionCommandExecutedEvent |
| CopySelectionSessionCommand
This session command obtains the selected elements on session and copy the elements to a clipboard.
|
| CopySelectionSessionCommandExecutedEvent |
| CutSelectionSessionCommand
This session command copy to the clipboard using
CopySelectionSessionCommand selected elements and delete them using the DeleteSelectionSessionCommand |
| CutSelectionSessionCommandExecutedEvent |
| 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.