| Package | Description |
|---|---|
| org.kie.workbench.common.stunner.core.client.session.command | |
| org.kie.workbench.common.stunner.core.client.session.command.impl |
| Modifier and Type | Method and Description |
|---|---|
AbstractClientSessionCommand<S> |
AbstractClientSessionCommand.bind(S session) |
| Modifier and Type | Class and Description |
|---|---|
class |
ClearSelectionSessionCommand |
class |
ClearSessionCommand
This session commands clear the canvas and internal graph structure.
|
class |
DeleteSelectionSessionCommand
This session command obtains the selected elements on session and executes a delete operation for each one.
|
class |
RedoSessionCommand |
class |
RefreshSessionCommand |
class |
SwitchGridSessionCommand |
class |
UndoSessionCommand |
class |
ValidateSessionCommand |
class |
VisitGraphSessionCommand |
| Modifier and Type | Method and Description |
|---|---|
AbstractClientSessionCommand<AbstractClientFullSession> |
ClearSessionCommand.bind(AbstractClientFullSession session) |
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.