DependTree/Window.bjs
[app.Builder.js] / DependTree / Window.bjs
1 {
2     "id": "file-gtk-14",
3     "name": "Window",
4     "parent": "",
5     "title": false,
6     "path": "/home/alan/gitlive/app.Builder.js/DependTree/Window.bjs",
7     "items": [
8         {
9             "|xns": "Gtk",
10             "xtype": "Window",
11             "items": [
12                 {
13                     "xtype": "HBox",
14                     "|xns": "Gtk",
15                     "items": [
16                         {
17                             "xtype": "ScrolledWindow",
18                             "|xns": "Gtk",
19                             "listeners": {},
20                             "items": [
21                                 {
22                                     "xtype": "TreeView",
23                                     "|xns": "Gtk",
24                                     "listeners": {}
25                                 }
26                             ]
27                         },
28                         {
29                             "xtype": "ScrolledWindow",
30                             "|xns": "Gtk",
31                             "listeners": {},
32                             "items": [
33                                 {
34                                     "xtype": "TreeView",
35                                     "|xns": "Gtk",
36                                     "listeners": {}
37                                 }
38                             ]
39                         },
40                         {
41                             "xtype": "ScrolledWindow",
42                             "|xns": "Gtk",
43                             "listeners": {},
44                             "pack": false,
45                             "items": [
46                                 {
47                                     "xtype": "TreeView",
48                                     "|xns": "Gtk",
49                                     "listeners": {}
50                                 }
51                             ]
52                         }
53                     ]
54                 }
55             ]
56         }
57     ],
58     "permname": "",
59     "modOrder": "0"
60 }