sync
[roojs1] / docs / symbols / Roo.bootstrap.layout.Basic.json
index 745df5d..fc695a2 100644 (file)
@@ -3,13 +3,19 @@
   "augments" : [
     "Roo.util.Observable"
   ],
-  "childClasses" : [
-    "Roo.bootstrap.layout.Region"
-  ],
+  "childClasses" : {
+    "Roo.bootstrap.layout.Basic" : [
+      "Roo.bootstrap.layout.Region"
+    ]
+  },
+  "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" : "Basic",
   "example" : "",
   "deprecated" : "",
       "name" : "skipConfig",
       "type" : "bool",
       "desc" : "skip config?",
-      "memberOf" : ""
+      "memberOf" : "Roo.bootstrap.layout.Basic"
     },
     {
       "name" : "region",
       "type" : "string",
       "desc" : "the region that it inhabits..",
-      "memberOf" : ""
+      "memberOf" : "Roo.bootstrap.layout.Basic"
     },
     {
       "name" : "mgr",
       "type" : "Roo.bootstrap.layout.Manager",
       "desc" : "The manager",
-      "memberOf" : ""
+      "memberOf" : "Roo.bootstrap.layout.Basic"
     }
   ],
   "methods" : [