KSLCore
Toggle table of contents
R1.3
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
KSLCore
KSLCore
/
ksl.utilities.editor
/
UndoableOperation
/
UndoableOperation
Undoable
Operation
constructor
(
description
:
String
,
undo
:
(
)
->
Unit
,
redo
:
(
)
->
Unit
)
(
source
)