Uses of Package
org.kie.workbench.common.stunner.core.client.session.command.impl
-
Packages that use org.kie.workbench.common.stunner.core.client.session.command.impl Package Description org.kie.workbench.common.stunner.core.client.session.command.impl -
Classes in org.kie.workbench.common.stunner.core.client.session.command.impl used by org.kie.workbench.common.stunner.core.client.session.command.impl Class 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 usingCopySelectionSessionCommandselected elements and delete them using theDeleteSelectionSessionCommand.CutSelectionSessionCommandExecutedEvent DeleteSelectionSessionCommand This session command obtains the selected elements on session and executes a delete operation for each one.