Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
core
JsonSchemaDataStore
Class JsonSchemaDataStore
Index
Constructors
constructor
Properties
_schemas
on
Did
Schema
Update
on
Did
Schema
Update
Emitter
Methods
delete
Schema
get
Schema
has
Schema
notify
Schema
Update
set
Schema
Constructors
constructor
new
Json
Schema
Data
Store
(
)
:
JsonSchemaDataStore
Returns
JsonSchemaDataStore
Properties
Protected
Readonly
_schemas
_schemas
:
Map
<
string
,
string
>
= ...
Readonly
on
Did
Schema
Update
on
Did
Schema
Update
:
Event
<
URI
>
= ...
Protected
Readonly
on
Did
Schema
Update
Emitter
on
Did
Schema
Update
Emitter
:
Emitter
<
URI
>
= ...
Methods
delete
Schema
delete
Schema
(
uri
)
:
void
Parameters
uri
:
URI
Returns
void
get
Schema
get
Schema
(
uri
)
:
undefined
|
string
Parameters
uri
:
URI
Returns
undefined
|
string
has
Schema
has
Schema
(
uri
)
:
boolean
Parameters
uri
:
URI
Returns
boolean
notify
Schema
Update
notify
Schema
Update
(
uri
)
:
void
Parameters
uri
:
URI
Returns
void
set
Schema
set
Schema
(
uri
,
schema
)
:
void
Parameters
uri
:
URI
schema
:
string
|
IJSONSchema
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
constructor
_schemas
on
Did
Schema
Update
on
Did
Schema
Update
Emitter
delete
Schema
get
Schema
has
Schema
notify
Schema
Update
set
Schema
Theia TypeDoc
Loading...