Search
Preparing search index...
The search index is not available
@wcrichto/vgrid
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"undo"
ActionStack
Class ActionStack
Hierarchy
ActionStack
Index
Properties
done_
actions
undone_
actions
Methods
push
redo
undo
Properties
Private
done_
actions
done_
actions
:
Action
[]
= []
Private
undone_
actions
undone_
actions
:
Action
[]
= []
Methods
push
push
(
action
:
Action
)
:
void
Parameters
action:
Action
Returns
void
redo
redo
(
)
:
void
Returns
void
undo
undo
(
)
:
void
Returns
void
Globals
"undo"
Action
Stack
done_
actions
undone_
actions
push
redo
undo
Action
Generated using
TypeDoc