Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
preferences
MonacoJSONCEditor
Class MonacoJSONCEditor
Index
Constructors
constructor
Properties
workspace
Methods
get
Edit
Operations
set
Value
Constructors
constructor
new
MonacoJSONCEditor
(
)
:
MonacoJSONCEditor
Returns
MonacoJSONCEditor
Properties
Protected
Readonly
workspace
workspace
:
MonacoWorkspace
Methods
get
Edit
Operations
get
Edit
Operations
(
model
,
path
,
value
)
:
IIdentifiedSingleEditOperation
[]
Parameters
model
:
MonacoEditorModel
path
:
JSONPath
value
:
unknown
Returns
IIdentifiedSingleEditOperation
[]
set
Value
set
Value
(
model
,
path
,
value
,
shouldSave
?
)
:
Promise
<
void
>
Parameters
model
:
MonacoEditorModel
path
:
JSONPath
value
:
unknown
shouldSave
:
boolean
= true
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
constructor
workspace
get
Edit
Operations
set
Value
Theia TypeDoc
Loading...