| Package | Description |
|---|---|
| org.kie.workbench.common.stunner.core.client.session.command | |
| org.kie.workbench.common.stunner.core.client.session.command.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractClientSessionCommand<S extends ClientSession> |
| Modifier and Type | Method and Description |
|---|---|
ClientSessionCommand<S> |
ClientSessionCommand.bind(S session) |
ClientSessionCommand<S> |
ClientSessionCommand.listen(org.uberfire.mvp.Command statusCallback) |
ClientSessionCommand<S> |
AbstractClientSessionCommand.listen(org.uberfire.mvp.Command statusCallback) |
| Modifier and Type | Class and Description |
|---|---|
class |
ClearSessionCommand
This session commands clear the canvas and internal graph structure.
|
class |
ClearStatesSessionCommand
Clears the state for all canvas shapes by setting each
one's state the value
NONE. |
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 |
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.