@fimagine/writeboard
Preparing search index...
ActionQueue
Class ActionQueue
Index
Constructors
constructor
Accessors
can
Redo
can
Undo
index
length
Methods
redo
set
Actor
undo
Constructors
constructor
new
ActionQueue
()
:
ActionQueue
Returns
ActionQueue
Accessors
can
Redo
get
canRedo
()
:
boolean
Returns
boolean
can
Undo
get
canUndo
()
:
boolean
Returns
boolean
index
get
index
()
:
number
Returns
number
length
get
length
()
:
number
Returns
number
Methods
redo
redo
()
:
this
Returns
this
set
Actor
setActor
(
actor
:
undefined
|
Board
)
:
this
Parameters
actor
:
undefined
|
Board
Returns
this
undo
undo
()
:
this
Returns
this
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Accessors
can
Redo
can
Undo
index
length
Methods
redo
set
Actor
undo
@fimagine/writeboard
Loading...