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             "xtype": "Window",
10             "|init": "function() {\n    XObject.prototype.init.call(this);\n    this.el.show_all();\n}\n",
11             "|xns": "Gtk",
12             "items": [
13                 {
14                     "xtype": "HBox",
15                     "|xns": "Gtk",
16                     "items": [
17                         {
18                             "xtype": "ScrolledWindow",
19                             "|xns": "Gtk",
20                             "listeners": {},
21                             "items": [
22                                 {
23                                     "xtype": "TreeView",
24                                     "|xns": "Gtk",
25                                     "listeners": {},
26                                     "items": [
27                                         {
28                                             "xtype": "ListStore",
29                                             "|xns": "Gtk",
30                                             "listeners": {}
31                                         }
32                                     ]
33                                 }
34                             ]
35                         },
36                         {
37                             "xtype": "ScrolledWindow",
38                             "|xns": "Gtk",
39                             "listeners": {},
40                             "items": [
41                                 {
42                                     "xtype": "TreeView",
43                                     "|xns": "Gtk",
44                                     "listeners": {}
45                                 }
46                             ]
47                         },
48                         {
49                             "xtype": "ScrolledWindow",
50                             "|xns": "Gtk",
51                             "listeners": {},
52                             "items": [
53                                 {
54                                     "xtype": "TreeView",
55                                     "|xns": "Gtk",
56                                     "listeners": {}
57                                 }
58                             ]
59                         }
60                     ]
61                 }
62             ]
63         }
64     ],
65     "permname": "",
66     "modOrder": "0"
67 }