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