sync
[roojs1] / docs / symbols / Roo.BasicLayoutRegion.json
index 5fa368e..ec54534 100644 (file)
@@ -3,15 +3,23 @@
   "augments" : [
     "Roo.util.Observable"
   ],
-  "childClasses" : [
-    "Roo.SplitLayoutRegion",
-    "Roo.LayoutRegion",
-    "Roo.bootstrap.layout.Split"
-  ],
+  "childClasses" : {
+    "Roo.LayoutRegion" : [
+      "Roo.SplitLayoutRegion",
+      "Roo.bootstrap.layout.Split"
+    ],
+    "Roo.BasicLayoutRegion" : [
+      "Roo.LayoutRegion"
+    ]
+  },
+  "tree_children" : [],
+  "tree_parent" : [],
   "desc" : "This class represents a lightweight region in a layout manager. This region does not move dom nodes\nand does not have a titlebar, tabs or any other features. All it does is size and position \npanels. To create a BasicLayoutRegion, add lightweight:true or basic:true to your regions config.",
   "isSingleton" : false,
   "isStatic" : false,
   "isBuiltin" : false,
+  "isAbstract" : false,
+  "isBuilderTop" : false,
   "memberOf" : "BasicLayoutRegion",
   "example" : "",
   "deprecated" : "",