DependTree/Window.bjs
[app.Builder.js] / DependTree / Window.bjs
1 {
2     "id": "file-gtk-12",
3     "name": "Window",
4     "parent": "",
5     "title": false,
6     "path": "/home/alan/gitlive/app.Builder.js/DependTree/Window.bjs",
7     "items": [
8         {
9             "default_width": 600,
10             "xtype": "Window",
11             "|init": "function() {\n    XObject.prototype.init.call(this);\n    this.el.show_all();\n}\n",
12             "|xns": "Gtk",
13             "default_height": "",
14             "listeners": {},
15             "items": [
16                 {
17                     "xtype": "HBox",
18                     "|xns": "Gtk",
19                     "items": [
20                         {
21                             "xtype": "ScrolledWindow",
22                             "|xns": "Gtk",
23                             "listeners": {},
24                             "items": [
25                                 {
26                                     "xtype": "TreeView",
27                                     "|xns": "Gtk",
28                                     "listeners": {},
29                                     "items": [
30                                         {
31                                             "xtype": "ListStore",
32                                             "|xns": "Gtk",
33                                             "listeners": {}
34                                         }
35                                     ]
36                                 }
37                             ]
38                         },
39                         {
40                             "xtype": "ScrolledWindow",
41                             "|xns": "Gtk",
42                             "listeners": {},
43                             "items": [
44                                 {
45                                     "xtype": "TreeView",
46                                     "|xns": "Gtk",
47                                     "listeners": {}
48                                 }
49                             ]
50                         },
51                         {
52                             "xtype": "ScrolledWindow",
53                             "|xns": "Gtk",
54                             "listeners": {},
55                             "items": [
56                                 {
57                                     "xtype": "TreeView",
58                                     "|xns": "Gtk",
59                                     "listeners": {}
60                                 }
61                             ]
62                         }
63                     ]
64                 }
65             ]
66         }
67     ],
68     "permname": "",
69     "modOrder": ""
70 }