Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
editor
DiffNavigator
Interface DiffNavigator
interface
DiffNavigator
{
hasNext
(
)
:
boolean
;
hasPrevious
(
)
:
boolean
;
next
(
)
:
void
;
previous
(
)
:
void
;
}
Index
Methods
has
Next
has
Previous
next
previous
Methods
has
Next
has
Next
(
)
:
boolean
Returns
boolean
has
Previous
has
Previous
(
)
:
boolean
Returns
boolean
next
next
(
)
:
void
Returns
void
previous
previous
(
)
:
void
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
has
Next
has
Previous
next
previous
Theia TypeDoc
Loading...