Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
plugin-ext
DnDFileContentStore
Class DnDFileContentStore
Index
Constructors
constructor
Properties
files
id
Methods
add
File
get
File
remove
File
Constructors
constructor
new
DnDFile
Content
Store
(
)
:
DnDFileContentStore
Returns
DnDFileContentStore
Properties
Private
files
files
:
Map
<
string
,
File
>
= ...
Static
Private
id
id
:
number
= 0
Methods
add
File
add
File
(
f
)
:
string
Parameters
f
:
File
Returns
string
get
File
get
File
(
id
)
:
File
Parameters
id
:
string
Returns
File
remove
File
remove
File
(
id
)
:
boolean
Parameters
id
:
string
Returns
boolean
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
constructor
files
id
add
File
get
File
remove
File
Theia TypeDoc
Loading...