<T> void |
AbstractExportSessionCommand.execute(ClientSessionCommand.Callback<T> callback) |
<V> void |
VisitGraphSessionCommand.execute(ClientSessionCommand.Callback<V> callback) |
<V> void |
ValidateSessionCommand.execute(ClientSessionCommand.Callback<V> callback) |
<V> void |
UndoSessionCommand.execute(ClientSessionCommand.Callback<V> callback) |
<V> void |
SwitchGridSessionCommand.execute(ClientSessionCommand.Callback<V> callback) |
<V> void |
SaveDiagramSessionCommand.execute(ClientSessionCommand.Callback<V> callback) |
<V> void |
RedoSessionCommand.execute(ClientSessionCommand.Callback<V> callback) |
<V> void |
PerformAutomaticLayoutCommand.execute(ClientSessionCommand.Callback<V> callback) |
<V> void |
PasteSelectionSessionCommand.execute(ClientSessionCommand.Callback<V> callback) |
<V> void |
DeleteSelectionSessionCommand.execute(ClientSessionCommand.Callback<V> callback) |
<V> void |
CutSelectionSessionCommand.execute(ClientSessionCommand.Callback<V> callback) |
<V> void |
CopySelectionSessionCommand.execute(ClientSessionCommand.Callback<V> callback) |
<V> void |
ClearSessionCommand.execute(ClientSessionCommand.Callback<V> callback) |