Search
Preparing search index...
The search index is not available
monaco-editor
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
monaco
Emitter
Class Emitter<T>
A helper that allows to emit and listen to typed events
Type parameters
T
Hierarchy
Emitter
Index
Constructors
constructor
Properties
event
Methods
dispose
fire
Constructors
constructor
new
Emitter
(
)
:
Emitter
Returns
Emitter
Properties
Readonly
event
event
:
IEvent
<
T
>
Methods
dispose
dispose
(
)
:
void
Returns
void
fire
fire
(
event
:
T
)
:
void
Parameters
event:
T
Returns
void
Globals
Internals
Prime
Faces
Externals
monaco
editor
languages
worker
Key
Code
Marker
Severity
Marker
Tag
Selection
Direction
Cancellation
Token
Source
Emitter
constructor
event
dispose
fire
Key
Mod
Position
Range
Selection
Token
Uri
Cancellation
Token
Environment
IDisposable
IEvent
IKeyboard
Event
IMarkdown
String
IMouse
Event
IPosition
IRange
IScroll
Event
ISelection
Uri
Components
Thenable
Generated using
TypeDoc
A helper that allows to emit and listen to typed events