Ext.define('uas.view.main.NavigationTree', { extend: 'Ext.list.Tree', xtype: 'navigation-tree', id: 'navigation-tree', store: 'Navigation', });