dlangui v0.9.186 (2020-07-29T06:28:30Z)
Home
Dub
Repo
EditOperation.this
dlangui
core
editable
EditOperation
Undocumented in source.
this
(EditAction action)
class
EditOperation
this
(
EditAction
action
)
this
(EditAction action, TextPosition pos, dstring text)
this
(EditAction action, TextRange range, dstring text)
this
(EditAction action, TextRange range, dstring[] text)
Meta
Source
See Implementation
dlangui
core
editable
EditOperation
constructors
this
functions
merge
modified
properties
action
content
isInsertNewLine
newRange
oldContent
oldEditMarks
range
singleChar
variables
_action
_content
_newRange
_oldContent
_oldEditMarks
_range