major doc changes
[roojs1] / docs / symbols / Roo.SplitBar.BasicLayoutAdapter.json
index 6c3adc7..299062c 100644 (file)
@@ -1,10 +1,19 @@
 {
   "name" : "Roo.SplitBar.BasicLayoutAdapter",
   "augments" : [],
+  "childClasses" : {
+    "Roo.SplitBar.BasicLayoutAdapter" : [
+      "Roo.SplitBar.AbsoluteLayoutAdapter"
+    ]
+  },
+  "tree_children" : [],
+  "tree_parent" : [],
   "desc" : "Default Adapter. It assumes the splitter and resizing element are not positioned\nelements and only gets/sets the width of the element. Generally used for table based layouts.",
   "isSingleton" : false,
   "isStatic" : false,
   "isBuiltin" : false,
+  "isAbstract" : false,
+  "isBuilderTop" : false,
   "memberOf" : "BasicLayoutAdapter",
   "example" : "",
   "deprecated" : "",
   "see" : "",
   "params" : [],
   "returns" : [],
+  "throws" : "",
+  "requires" : "",
   "config" : [],
   "methods" : [
     {
       "name" : "setElementSize",
+      "type" : "function",
       "desc" : "Called after drag operations to set the size of the resizing element.",
+      "sig" : "(s, newSize, onComplete)",
+      "static" : false,
+      "memberOf" : "",
       "isStatic" : false,
       "isConstructor" : false,
       "isPrivate" : false,
-      "memberOf" : "Roo.SplitBar.BasicLayoutAdapter",
       "example" : "",
       "deprecated" : "",
       "since" : "",
       "see" : "",
+      "exceptions" : "",
+      "requires" : "",
       "params" : [
         {
           "name" : "s",
     },
     {
       "name" : "getElementSize",
+      "type" : "function",
       "desc" : "Called before drag operations to get the current size of the resizing element.",
+      "sig" : "(s)",
+      "static" : false,
+      "memberOf" : "",
       "isStatic" : false,
       "isConstructor" : false,
       "isPrivate" : false,
-      "memberOf" : "Roo.SplitBar.BasicLayoutAdapter",
       "example" : "",
       "deprecated" : "",
       "since" : "",
       "see" : "",
+      "exceptions" : "",
+      "requires" : "",
       "params" : [
         {
           "name" : "s",