DependTree/Window.bjs
[app.Builder.js] / DependTree / Window.bjs
1 {
2     "id": "file-gtk-18",
3     "name": "Window",
4     "parent": "",
5     "title": false,
6     "path": "/home/alan/gitlive/app.Builder.js/DependTree/Window.bjs",
7     "items": [
8         {
9             "default_height": 500,
10             "default_width": 600,
11             "xtype": "Window",
12             "|init": "function() {\n    XObject.prototype.init.call(this);\n    this.el.show_all();\n}\n",
13             "|xns": "Gtk",
14             "items": [
15                 {
16                     "xtype": "HBox",
17                     "|xns": "Gtk",
18                     "items": [
19                         {
20                             "xtype": "ScrolledWindow",
21                             "|xns": "Gtk",
22                             "listeners": {},
23                             "items": [
24                                 {
25                                     "xtype": "TreeView",
26                                     "|xns": "Gtk",
27                                     "listeners": {},
28                                     "items": [
29                                         {
30                                             "xtype": "ListStore",
31                                             "|xns": "Gtk",
32                                             "listeners": {}
33                                         },
34                                         {
35                                             "xtype": "TreeViewColumn",
36                                             "|xns": "Gtk",
37                                             "title": "",
38                                             "listeners": {},
39                                             "items": [
40                                                 {
41                                                     "xtype": "CellRendererText",
42                                                     "|xns": "Gtk",
43                                                     "listeners": {}
44                                                 }
45                                             ]
46                                         }
47                                     ]
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                             "xtype": "ScrolledWindow",
65                             "|xns": "Gtk",
66                             "listeners": {},
67                             "items": [
68                                 {
69                                     "xtype": "TreeView",
70                                     "|xns": "Gtk",
71                                     "listeners": {}
72                                 }
73                             ]
74                         }
75                     ]
76                 }
77             ]
78         }
79     ],
80     "permname": "",
81     "modOrder": ""
82 }