Sprotty
Toggle Dark/Light/Auto modeToggle Dark/Light/Auto modeToggle Dark/Light/Auto modeBack to homepage

Class. Select All Command

redo()

redo(context): SModelRootImpl

Defined in: packages/sprotty/src/features/select/select.ts:126

Parameters

context

CommandExecutionContext

Returns

SModelRootImpl

Overrides

Command.redo


selectAll()

protected selectAll(element, newState): void

Defined in: packages/sprotty/src/features/select/select.ts:106

Parameters

element

SParentElementImpl

newState

boolean

Returns

void


undo()

undo(context): SModelRootImpl

Defined in: packages/sprotty/src/features/select/select.ts:116

Parameters

context

CommandExecutionContext

Returns

SModelRootImpl

Overrides

Command.undo