sync
[roojs1] / docs / symbols / Roo.SplitBar.BasicLayoutAdapter.json
index 7fd9d0c..c534a2f 100644 (file)
@@ -1,34 +1,46 @@
 {
   "name" : "Roo.SplitBar.BasicLayoutAdapter",
-  "augments" : [
-  ],
+  "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,
+  "isStatic" : true,
   "isBuiltin" : false,
+  "isAbstract" : false,
+  "isBuilderTop" : false,
   "memberOf" : "BasicLayoutAdapter",
   "example" : "",
   "deprecated" : "",
   "since" : "",
   "see" : "",
-  "params" : [
-  ],
-  "returns" : [
-  ],
-  "config" : [
-  ],
+  "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",
           "isOptional" : false
         }
       ],
-      "returns" : [
-      ]
+      "returns" : []
     },
     {
       "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",
           "isOptional" : false
         }
       ],
-      "returns" : [
-      ]
+      "returns" : []
     }
   ],
-  "events" : [
-  ]
+  "events" : []
 }
\ No newline at end of file