API Docs for: 0.0.2
Show:

chess.view.folder.Tree Class

Module: Tree
Parent Module: View

This view displays a list of folders and databases as a tree.

Item Index

Events

selectDatabase

Fired on click on database in the tree.

Event Payload:

Example:

{ id:4, type:'database' }

is example of record sent with the event.