dlangui v0.10.7 (2024-03-11T09:32:36Z)
Home
Dub
Repo
EditOperation.this
dlangui
core
editable
EditOperation
Undocumented in source.
this
(EditAction action)
this
(EditAction action, TextPosition pos, dstring text)
this
(EditAction action, TextRange range, dstring text)
class
EditOperation
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