x4js - v2.2.49
GitHub
Preparing search index...
<internal>
src/components/monaco/bin/monaco
editor
IDiffEditorViewModel
Interface IDiffEditorViewModel
interface
IDiffEditorViewModel
{
model
:
IDiffEditorModel
;
dispose
()
:
void
;
waitForDiff
()
:
Promise
<
void
>
;
}
Hierarchy (
View Summary
)
IDisposable
IDiffEditorViewModel
Index
Properties
model
Methods
dispose
wait
For
Diff
Properties
Readonly
model
model
:
IDiffEditorModel
Methods
dispose
dispose
()
:
void
Returns
void
wait
For
Diff
waitForDiff
()
:
Promise
<
void
>
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
model
Methods
dispose
wait
For
Diff
GitHub
x4js - v2.2.49
Loading...