Search
Preparing search index...
The search index is not available
Theia TypeDoc
Options
All
Public
Public/Protected
All
Inherited
Menu
Theia TypeDoc
editor
EditorDecorationStyle
Class EditorDecorationStyle
Hierarchy
EditorDecorationStyle
Implements
Disposable
Index
Constructors
constructor
Properties
selector
Accessors
class
Name
Methods
dispose
Constructors
constructor
new
Editor
Decoration
Style
(
selector
:
string
, styleProvider
:
(
style
:
CSSStyleDeclaration
)
=>
void
)
:
EditorDecorationStyle
Parameters
selector:
string
styleProvider:
(
style
:
CSSStyleDeclaration
)
=>
void
(
style
:
CSSStyleDeclaration
)
:
void
Parameters
style:
CSSStyleDeclaration
Returns
void
Returns
EditorDecorationStyle
Properties
Readonly
selector
selector
:
string
Accessors
class
Name
get
className
(
)
:
string
Returns
string
Methods
dispose
dispose
(
)
:
void
Returns
void
Exports
editor
Content
Change
Location
Cursor
Location
Custom
Editor
Widget
Editor
Access
Editor
Commands
Editor
Context
Menu
Editor
Decoration
Style
Editor
Keybinding
Contexts
Editor
Main
Menu
Navigation
Location
Recently
Closed
Editor
Selection
Location
Text
Document
Content
Change
Delta
Text
Editor
Selection
Editor
Decoration
Style
constructor
selector
class
Name
dispose