Search
Preparing search index...
The search index is not available
dotcms-js
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
SiteTreeTableComponent
Class SiteTreeTableComponent
Hierarchy
SiteTreeTableComponent
Index
Constructors
constructor
Properties
dropzone
Styles
Visible
fs
Service
lazy
Files
log
message
Service
msgs
selected
Node
site
Name
site
Treetable
Service
subscription
update
Service
Methods
handle
Drag
Over
handle
Drop
load
Folder
load
Host
node
Expand
node
Select
node
Unselect
Constructors
constructor
new
Site
Tree
Table
Component
(
updateService
:
SiteBrowserState
, fsService
:
FileSystemService
, log
:
LoggerService
, siteTreetableService
:
SiteTreetableService
, messageService
:
NotificationService
)
:
SiteTreeTableComponent
Parameters
updateService:
SiteBrowserState
fsService:
FileSystemService
log:
LoggerService
siteTreetableService:
SiteTreetableService
messageService:
NotificationService
Returns
SiteTreeTableComponent
Properties
dropzone
Styles
Visible
dropzone
Styles
Visible
:
boolean
= true
Private
fs
Service
fs
Service
:
FileSystemService
lazy
Files
lazy
Files
:
TreeNode
[]
Private
log
log
:
LoggerService
Private
message
Service
message
Service
:
NotificationService
msgs
msgs
:
Message
[]
selected
Node
selected
Node
:
TreeNode
site
Name
site
Name
:
string
Private
site
Treetable
Service
site
Treetable
Service
:
SiteTreetableService
subscription
subscription
:
Subscription
Private
update
Service
update
Service
:
SiteBrowserState
Methods
handle
Drag
Over
handle
Drag
Over
(
e
:
any
)
:
void
Parameters
e:
any
Returns
void
handle
Drop
handle
Drop
(
e
:
any
)
:
boolean
Parameters
e:
any
Returns
boolean
load
Folder
load
Folder
(
uri
:
string
)
:
void
Parameters
uri:
string
Returns
void
load
Host
load
Host
(
siteName
:
string
)
:
void
Parameters
siteName:
string
Returns
void
node
Expand
node
Expand
(
event
:
any
)
:
void
Parameters
event:
any
Returns
void
node
Select
node
Select
(
event
:
any
)
:
void
Parameters
event:
any
Returns
void
node
Unselect
node
Unselect
(
event
:
any
)
:
void
Parameters
event:
any
Returns
void
Globals
Site
Tree
Table
Component
constructor
dropzone
Styles
Visible
fs
Service
lazy
Files
log
message
Service
msgs
selected
Node
site
Name
site
Treetable
Service
subscription
update
Service
handle
Drag
Over
handle
Drop
load
Folder
load
Host
node
Expand
node
Select
node
Unselect
Generated using
TypeDoc