Search
Preparing search index...
The search index is not available
Theia TypeDoc
Options
All
Public
Public/Protected
All
Inherited
Menu
Theia TypeDoc
bulk-edit
BulkEditTreeModel
Class BulkEditTreeModel
Hierarchy
TreeModelImpl
BulkEditTreeModel
Index
Constructors
constructor
Properties
opener
Service
tree
Methods
do
Open
Node
init
Model
reveal
Node
Constructors
constructor
new
Bulk
Edit
Tree
Model
(
)
:
BulkEditTreeModel
Returns
BulkEditTreeModel
Properties
Protected
Readonly
opener
Service
opener
Service
:
OpenerService
Protected
Readonly
tree
tree
:
BulkEditTree
Methods
Protected
do
Open
Node
do
Open
Node
(
node
:
TreeNode
)
:
void
Parameters
node:
TreeNode
Returns
void
init
Model
init
Model
(
edits
:
ResourceEdit
[]
, fileContents
:
Map
<
string
,
string
>
)
:
Promise
<
void
>
Parameters
edits:
ResourceEdit
[]
fileContents:
Map
<
string
,
string
>
Returns
Promise
<
void
>
reveal
Node
reveal
Node
(
node
:
TreeNode
)
:
void
Parameters
node:
TreeNode
Returns
void
Modules
bulk-
edit
Bulk
Edit
Commands
Bulk
Edit
Info
Node
Bulk
Edit
Node
Bulk
Edit
Node
Selection
callhierarchy
console
core
debug
editor
editor-
preview
electron
external-
terminal
file-
search
filesystem
getting-
started
git
keymaps
markers
memory-
inspector
messages
metrics
mini-
browser
monaco
navigator
outline-
view
output
plugin
plugin-
dev
plugin-
ext
plugin-
ext-
vscode
plugin-
metrics
preferences
preview
process
property-
view
scm
scm-
extra
search-
in-
workspace
secondary-
window
task
terminal
timeline
toolbar
typehierarchy
userstorage
variable-
resolver
vsx-
registry
workspace
Bulk
Edit
Tree
Model
constructor
opener
Service
tree
do
Open
Node
init
Model
reveal
Node