sync
[roojs1] / docs / symbols / Roo.bootstrap.layout.Border.json
index 3c6db70..5d9678e 100644 (file)
@@ -6,6 +6,7 @@
     "Roo.Component",
     "Roo.util.Observable"
   ],
+  "childClasses" : [],
   "desc" : "This class represents a common layout manager used in desktop applications. For screenshots and more details,\nplease see: examples/bootstrap/nested.html<br><br>\n \n<b>The container the layout is rendered into can be either the body element or any other element.\nIf it is not the body element, the container needs to either be an absolute positioned element,\nor you will need to add \"position:relative\" to the css of the container.  You will also need to specify\nthe container size if it is not the body element.</b>",
   "isSingleton" : false,
   "isStatic" : false,
   "throws" : "",
   "requires" : "",
   "config" : [
+    {
+      "name" : "center",
+      "type" : "Roo.bootstrap.layout.Region",
+      "desc" : "region to go in center",
+      "memberOf" : ""
+    },
     {
       "name" : "listeners",
       "type" : "Object",
       "memberOf" : "Roo.util.Observable"
     },
     {
-      "name" : "tooltip",
+      "name" : "container_method",
       "type" : "string",
-      "desc" : "Text for the tooltip",
+      "desc" : "method to fetch parents container element (used by NavHeaderbar -  getHeaderChildContainer)",
       "memberOf" : "Roo.bootstrap.Component"
     },
     {
-      "name" : "container_method",
+      "name" : "tooltip",
       "type" : "string",
-      "desc" : "method to fetch parents container element (used by NavHeaderbar -  getHeaderChildContainer)",
+      "desc" : "Text for the tooltip",
       "memberOf" : "Roo.bootstrap.Component"
     },
     {
       "desc" : "t) What element to use for visibility (@see getVisibilityEl())",
       "memberOf" : "Roo.bootstrap.Component"
     },
+    {
+      "name" : "east",
+      "type" : "Roo.bootstrap.layout.Region",
+      "desc" : "region to go in east",
+      "memberOf" : ""
+    },
+    {
+      "name" : "west",
+      "type" : "Roo.bootstrap.layout.Region",
+      "desc" : "region to go in west",
+      "memberOf" : ""
+    },
     {
       "name" : "can_build_overlaid",
       "type" : "Boolean",
       "desc" : "which property holds the element that used for  hide() / show() / disable() / enable()\ndefault is 'el' for forms you probably want to set this to fieldEl",
       "memberOf" : "Roo.Component"
     },
+    {
+      "name" : "south",
+      "type" : "Roo.bootstrap.layout.Region",
+      "desc" : "region to go in south",
+      "memberOf" : ""
+    },
+    {
+      "name" : "north",
+      "type" : "Roo.bootstrap.layout.Region",
+      "desc" : "region to go in north",
+      "memberOf" : ""
+    },
     {
       "name" : "dataId",
       "type" : "string",