chess.view.folder.Tree Class
This view displays a list of folders and databases as a tree.
Item Index
Events
Events
selectDatabase
Fired on click on database in the tree.
Event Payload:
-
record
Object
Example:
{ id:4, type:'database' }
is example of record sent with the event.