Ace API Reference
Preparing search index...
src/ext/diff/gutter_decorator
MinimalGutterDiffDecorator
Class MinimalGutterDiffDecorator
Index
Constructors
constructor
Properties
chunks
editor
gutter
Cells
Classes
gutter
Class
type
Methods
attach
To
Editor
dispose
render
Gutters
set
Decorations
Constructors
constructor
new
MinimalGutterDiffDecorator
(
editor
:
Editor
,
type
:
number
,
)
:
MinimalGutterDiffDecorator
Parameters
editor
:
Editor
type
:
number
Returns
MinimalGutterDiffDecorator
Properties
chunks
chunks
:
any
[]
editor
editor
:
Editor
gutter
Cells
Classes
gutterCellsClasses
:
{
add
:
string
;
delete
:
string
}
gutter
Class
gutterClass
:
string
type
type
:
number
Methods
attach
To
Editor
attachToEditor
()
:
void
Returns
void
dispose
dispose
()
:
void
Returns
void
render
Gutters
renderGutters
(
e
:
any
,
gutterLayer
:
any
)
:
void
Parameters
e
:
any
gutterLayer
:
any
Returns
void
set
Decorations
setDecorations
(
changes
:
any
)
:
void
Parameters
changes
:
any
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
chunks
editor
gutter
Cells
Classes
gutter
Class
type
Methods
attach
To
Editor
dispose
render
Gutters
set
Decorations
Ace API Reference
Loading...