KSLCore
Toggle table of contents
R1.3
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
KSLCore
KSLCore
/
ksl.utilities.editor
/
UndoState
/
UndoState
Undo
State
constructor
(
canUndo
:
Boolean
=
false
,
canRedo
:
Boolean
=
false
,
undoDescription
:
String
?
=
null
,
redoDescription
:
String
?
=
null
)
(
source
)