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                                             "title": "Class",
36                                             "xtype": "TreeViewColumn",
37                                             "|xns": "Gtk",
38                                             "items": [
39                                                 {
40                                                     "xtype": "CellRendererText",
41                                                     "|xns": "Gtk",
42                                                     "listeners": {}
43                                                 }
44                                             ]
45                                         }
46                                     ]
47                                 }
48                             ]
49                         },
50                         {
51                             "xtype": "ScrolledWindow",
52                             "|xns": "Gtk",
53                             "listeners": {},
54                             "items": [
55                                 {
56                                     "xtype": "TreeView",
57                                     "|xns": "Gtk",
58                                     "listeners": {},
59                                     "items": [
60                                         {
61                                             "xtype": "ListStore",
62                                             "|xns": "Gtk",
63                                             "listeners": {}
64                                         },
65                                         {
66                                             "title": "Method",
67                                             "xtype": "TreeViewColumn",
68                                             "|xns": "Gtk",
69                                             "items": [
70                                                 {
71                                                     "xtype": "CellRendererText",
72                                                     "|xns": "Gtk",
73                                                     "listeners": {}
74                                                 }
75                                             ]
76                                         }
77                                     ]
78                                 }
79                             ]
80                         },
81                         {
82                             "xtype": "ScrolledWindow",
83                             "|xns": "Gtk",
84                             "listeners": {},
85                             "items": [
86                                 {
87                                     "xtype": "TreeView",
88                                     "|xns": "Gtk",
89                                     "listeners": {},
90                                     "items": [
91                                         {
92                                             "xtype": "ListStore",
93                                             "|xns": "Gtk",
94                                             "listeners": {}
95                                         },
96                                         {
97                                             "title": "Class",
98                                             "xtype": "TreeViewColumn",
99                                             "|xns": "Gtk",
100                                             "items": [
101                                                 {
102                                                     "xtype": "CellRendererText",
103                                                     "|xns": "Gtk",
104                                                     "listeners": {}
105                                                 }
106                                             ]
107                                         }
108                                     ]
109                                 }
110                             ]
111                         }
112                     ]
113                 }
114             ]
115         }
116     ],
117     "permname": "",
118     "modOrder": ""
119 }