classicborne
Preparing search index...
NullChangeRecord
Class NullChangeRecord
Todo
Yet to be documented.
Index
Constructors
constructor
Properties
action
Count
bounds
current
Action
Count
current
Buffer
dirty
draining
path
vhs
Fh
Methods
add
Block
Change
append
Action
commit
dispose
flush
Changes
restore
Block
Changes
To
Level
Constructors
constructor
new
NullChangeRecord
(
path
:
any
,
loadedCallback
?:
()
=>
void
)
:
NullChangeRecord
Parameters
path
:
any
loadedCallback
:
()
=>
void
= ...
Returns
NullChangeRecord
Properties
action
Count
actionCount
:
number
bounds
bounds
:
number
[]
current
Action
Count
currentActionCount
:
number
current
Buffer
currentBuffer
:
any
dirty
dirty
:
boolean
draining
draining
:
boolean
path
path
:
any
vhs
Fh
vhsFh
:
any
Methods
add
Block
Change
addBlockChange
(
position
:
any
,
block
:
any
)
:
void
Parameters
position
:
any
block
:
any
Returns
void
append
Action
appendAction
()
:
void
Returns
void
commit
commit
()
:
Promise
<
number
>
Returns
Promise
<
number
>
dispose
dispose
()
:
Promise
<
void
>
Returns
Promise
<
void
>
flush
Changes
flushChanges
()
:
Promise
<
number
>
Returns
Promise
<
number
>
restore
Block
Changes
To
Level
restoreBlockChangesToLevel
()
:
Promise
<
number
>
Returns
Promise
<
number
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
action
Count
bounds
current
Action
Count
current
Buffer
dirty
draining
path
vhs
Fh
Methods
add
Block
Change
append
Action
commit
dispose
flush
Changes
restore
Block
Changes
To
Level
classicborne
Loading...
Todo
Yet to be documented.