DependTree/Window.bjs
[app.Builder.js] / DependTree / Window.bjs
index 38a415b..aaeed2b 100644 (file)
@@ -57,6 +57,8 @@
                                                     "title": "Class",
                                                     "xtype": "TreeViewColumn",
                                                     "|xns": "Gtk",
+                                                    "expand": true,
+                                                    "listeners": {},
                                                     "items": [
                                                         {
                                                             "xtype": "CellRendererText",
                                                             "|xns": "Gtk"
                                                         }
                                                     ]
+                                                },
+                                                {
+                                                    "|xns": "Gtk",
+                                                    "xtype": "TreeModelFilter",
+                                                    "pack": false
                                                 }
                                             ]
                                         }
                                     "items": [
                                         {
                                             "xtype": "TreeView",
-                                            "|init": " function() \n        {\n            XObject.prototype.init.call(this);\n            this.el.set_column_types ( 6, [\n                GObject.TYPE_STRING, \n                GObject.TYPE_BOOLEAN, \n                GObject.TYPE_STRING, \n                GObject.TYPE_STRING, \n                GObject.TYPE_STRING, \n                GObject.TYPE_STRING \n            ] );\n            \n        }",
                                             "|xns": "Gtk",
+                                            "listeners": {},
                                             "items": [
                                                 {
                                                     "id": "method-list-store",
                                                     "xtype": "ListStore",
+                                                    "|init": " function() \n        {\n            XObject.prototype.init.call(this);\n            this.el.set_column_types ( 6, [\n                GObject.TYPE_STRING, \n                GObject.TYPE_BOOLEAN, \n                GObject.TYPE_STRING, \n                GObject.TYPE_STRING, \n                GObject.TYPE_STRING, \n                GObject.TYPE_STRING \n            ] );\n            \n        }",
                                                     "|xns": "Gtk"
                                                 },
                                                 {
                                                     "title": "Methods",
                                                     "xtype": "TreeViewColumn",
                                                     "|xns": "Gtk",
+                                                    "expand": true,
+                                                    "listeners": {},
                                                     "items": [
                                                         {
                                                             "xtype": "CellRendererText",
                                                 {
                                                     "id": "children-list-store",
                                                     "xtype": "ListStore",
+                                                    "|init": " function() \n        {\n            XObject.prototype.init.call(this);\n            this.el.set_column_types ( 6, [\n                GObject.TYPE_STRING, \n                GObject.TYPE_BOOLEAN, \n                GObject.TYPE_STRING, \n                GObject.TYPE_STRING, \n                GObject.TYPE_STRING, \n                GObject.TYPE_STRING \n            ] );\n            \n        }",
                                                     "|xns": "Gtk"
                                                 },
                                                 {
                                                     "title": "Child classes",
                                                     "xtype": "TreeViewColumn",
                                                     "|xns": "Gtk",
+                                                    "expand": true,
+                                                    "listeners": {},
                                                     "items": [
                                                         {
                                                             "xtype": "CellRendererText",