Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
scm
DirtyDiffNavigator
Class DirtyDiffNavigator
Index
Constructors
constructor
Properties
context
Key
Service
controllers
editor
Manager
widget
Factory
Accessors
active
Controller
Methods
can
Navigate
can
Show
Change
close
Change
Peek
View
create
Controller
goto
Next
Change
goto
Previous
Change
handle
Dirty
Diff
Update
init
is
Showing
Change
show
Next
Change
show
Previous
Change
Constructors
constructor
new
Dirty
Diff
Navigator
(
)
:
DirtyDiffNavigator
Returns
DirtyDiffNavigator
Properties
Protected
Readonly
context
Key
Service
context
Key
Service
:
ContextKeyService
Protected
Readonly
controllers
controllers
:
Map
<
TextEditor
,
DirtyDiffController
>
= ...
Protected
Readonly
editor
Manager
editor
Manager
:
EditorManager
Protected
Readonly
widget
Factory
widget
Factory
:
DirtyDiffWidgetFactory
Accessors
Protected
active
Controller
get
activeController
(
)
:
undefined
|
DirtyDiffController
Returns
undefined
|
DirtyDiffController
Methods
can
Navigate
can
Navigate
(
)
:
boolean
Returns
boolean
can
Show
Change
can
Show
Change
(
)
:
boolean
Returns
boolean
close
Change
Peek
View
close
Change
Peek
View
(
)
:
void
Returns
void
Protected
create
Controller
create
Controller
(
editor
)
:
DirtyDiffController
Parameters
editor
:
TextEditor
Returns
DirtyDiffController
goto
Next
Change
goto
Next
Change
(
)
:
void
Returns
void
goto
Previous
Change
goto
Previous
Change
(
)
:
void
Returns
void
handle
Dirty
Diff
Update
handle
Dirty
Diff
Update
(
update
)
:
void
Parameters
update
:
DirtyDiffUpdate
Returns
void
Protected
init
init
(
)
:
void
Returns
void
is
Showing
Change
is
Showing
Change
(
)
:
boolean
Returns
boolean
show
Next
Change
show
Next
Change
(
)
:
void
Returns
void
show
Previous
Change
show
Previous
Change
(
)
:
void
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
constructor
context
Key
Service
controllers
editor
Manager
widget
Factory
active
Controller
can
Navigate
can
Show
Change
close
Change
Peek
View
create
Controller
goto
Next
Change
goto
Previous
Change
handle
Dirty
Diff
Update
init
is
Showing
Change
show
Next
Change
show
Previous
Change
Theia TypeDoc
Loading...