Shows a tree which listens for tree events. This script communicates via JSON-RPC to a backend server. Each time a new tree node is opened, the children are requested from the server. See the server-side functions at backend/php/services/qooxdoo/fs.php.