Uses of Class
org.kie.workbench.common.stunner.core.client.session.command.impl.CopySelectionSessionCommand
-
Packages that use CopySelectionSessionCommand Package Description org.kie.workbench.common.stunner.core.client.session.command.impl -
-
Uses of CopySelectionSessionCommand in org.kie.workbench.common.stunner.core.client.session.command.impl
Methods in org.kie.workbench.common.stunner.core.client.session.command.impl that return CopySelectionSessionCommand Modifier and Type Method Description static CopySelectionSessionCommandCopySelectionSessionCommand. getInstance(javax.enterprise.event.Event<CopySelectionSessionCommandExecutedEvent> commandExecutedEvent, org.kie.workbench.common.stunner.core.client.api.SessionManager sessionManager)static CopySelectionSessionCommandCopySelectionSessionCommand. getInstance(org.kie.workbench.common.stunner.core.client.api.SessionManager sessionManager)static CopySelectionSessionCommandSessionSingletonCommandsFactory. getInstanceCopy(javax.enterprise.event.Event<?> commandExecutedEvent, org.kie.workbench.common.stunner.core.client.api.SessionManager sessionManager)Methods in org.kie.workbench.common.stunner.core.client.session.command.impl with parameters of type CopySelectionSessionCommand Modifier and Type Method Description voidCutSelectionSessionCommand. setCopySelectionSessionCommand(CopySelectionSessionCommand copySelectionSessionCommand)Constructors in org.kie.workbench.common.stunner.core.client.session.command.impl with parameters of type CopySelectionSessionCommand Constructor Description CopySelectionSessionCommandExecutedEvent(CopySelectionSessionCommand executedCommand, EditorSession clientFullSession)
-