Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/plugin-ext
main/browser/view/dnd-file-content-store
DnDFileContentStore
Class DnDFileContentStore
Index
Constructors
constructor
Methods
add
File
get
File
remove
File
Constructors
constructor
new
DnDFileContentStore
()
:
DnDFileContentStore
Returns
DnDFileContentStore
Methods
add
File
addFile
(
f
:
File
)
:
string
Parameters
f
:
File
Returns
string
get
File
getFile
(
id
:
string
)
:
File
Parameters
id
:
string
Returns
File
remove
File
removeFile
(
id
:
string
)
:
boolean
Parameters
id
:
string
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
add
File
get
File
remove
File
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...