Search
Preparing search index...
The search index is not available
Mendix Model SDK - v4.92.0
Options
All
Public
Public/Protected
All
Inherited
Menu
Mendix Model SDK - v4.92.0
UndoState
Class UndoState
Hierarchy
UndoState
Index
Constructors
constructor
Properties
contains
Create
Unit
Tree
Delta
Change
future
history
pending
Change
running
Action
Accessors
can
Redo
can
Undo
Methods
add
Action
change
Completed
clear
redo
undo
Constructors
constructor
new
Undo
State
(
deltaManager
:
IDeltaManager
)
:
UndoState
Parameters
deltaManager:
IDeltaManager
Returns
UndoState
Properties
contains
Create
Unit
Tree
Delta
Change
contains
Create
Unit
Tree
Delta
Change
:
boolean
internal
Readonly
future
future
:
Change
[]
internal
Readonly
history
history
:
Change
[]
internal
pending
Change
pending
Change
:
IDeltaChange
[]
internal
running
Action
running
Action
:
boolean
internal
Accessors
can
Redo
get
canRedo
(
)
:
boolean
Returns
boolean
can
Undo
get
canUndo
(
)
:
boolean
Returns
boolean
Methods
add
Action
add
Action
(
undoAction
:
(
)
=>
void
, redoAction
:
(
)
=>
void
)
:
void
internal
Parameters
undoAction:
(
)
=>
void
(
)
:
void
Returns
void
redoAction:
(
)
=>
void
(
)
:
void
Returns
void
Returns
void
change
Completed
change
Completed
(
)
:
void
internal
Returns
void
clear
clear
(
)
:
void
Returns
void
redo
redo
(
)
:
void
Returns
void
undo
undo
(
)
:
void
Returns
void
Exports
aliases
appservices
businessevents
client
codeactions
common
configuration
constants
customicons
customwidgets
databaseconnector
datasets
datatypes
documenttemplates
domainmodels
enumerations
exportmappings
images
importmappings
javaactions
javascriptactions
jsonstructures
kafka
mappings
menus
messagedefinitions
microflows
nanoflows
navigation
odatapublish
pages
projects
queues
regularexpressions
reports
rest
scheduledevents
security
services
settings
texts
url
utils
webservices
workflows
xmlschemas
Undo
State
constructor
contains
Create
Unit
Tree
Delta
Change
future
history
pending
Change
running
Action
can
Redo
can
Undo
add
Action
change
Completed
clear
redo
undo
Generated using
TypeDoc