Search
Preparing search index...
The search index is not available
tabby-core
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
tabby-core
DirectoryUpload
Class DirectoryUpload
Hierarchy
DirectoryUpload
Index
Constructors
constructor
Properties
childrens
Methods
get
Childrens
get
Name
push
Children
Constructors
constructor
new
Directory
Upload
(
name
?:
string
)
:
DirectoryUpload
Parameters
name:
string
= ''
Returns
DirectoryUpload
Properties
Private
childrens
childrens
:
(
FileUpload
|
DirectoryUpload
)
[]
= []
Methods
get
Childrens
get
Childrens
(
)
:
(
FileUpload
|
DirectoryUpload
)
[]
Returns
(
FileUpload
|
DirectoryUpload
)
[]
get
Name
get
Name
(
)
:
string
Returns
string
push
Children
push
Children
(
item
:
FileUpload
|
DirectoryUpload
)
:
void
Parameters
item:
FileUpload
|
DirectoryUpload
Returns
void
Exports
Directory
Upload
constructor
childrens
get
Childrens
get
Name
push
Children
Generated using
TypeDoc