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                                     "items": [
26                                         {
27                                             "xtype": "ListStore",
28                                             "|xns": "Gtk",
29                                             "listeners": {}
30                                         }
31                                     ]
32                                 }
33                             ]
34                         },
35                         {
36                             "xtype": "ScrolledWindow",
37                             "|xns": "Gtk",
38                             "listeners": {},
39                             "items": [
40                                 {
41                                     "xtype": "TreeView",
42                                     "|xns": "Gtk",
43                                     "listeners": {}
44                                 }
45                             ]
46                         },
47                         {
48                             "xtype": "ScrolledWindow",
49                             "|xns": "Gtk",
50                             "listeners": {},
51                             "items": [
52                                 {
53                                     "xtype": "TreeView",
54                                     "|xns": "Gtk",
55                                     "listeners": {}
56                                 }
57                             ]
58                         }
59                     ]
60                 }
61             ]
62         }
63     ],
64     "permname": "",
65     "modOrder": "0"
66 }