sync
[roojs1] / docs2 / symbols / Roo.bootstrap.SplitBar.AbsoluteLayoutAdapter.json
diff --git a/docs2/symbols/Roo.bootstrap.SplitBar.AbsoluteLayoutAdapter.json b/docs2/symbols/Roo.bootstrap.SplitBar.AbsoluteLayoutAdapter.json
deleted file mode 100644 (file)
index 59d2062..0000000
+++ /dev/null
@@ -1,87 +0,0 @@
-{
-  "name" : "Roo.bootstrap.SplitBar.AbsoluteLayoutAdapter",
-  "augments" : [
-    "Roo.bootstrap.SplitBar.BasicLayoutAdapter"
-  ],
-  "desc" : "Adapter that  moves the splitter element to align with the resized sizing element. \nUsed with an absolute positioned SplitBar.",
-  "isSingleton" : false,
-  "isStatic" : false,
-  "isBuiltin" : false,
-  "memberOf" : "AbsoluteLayoutAdapter",
-  "example" : "",
-  "deprecated" : "",
-  "since" : "",
-  "see" : "",
-  "params" : [
-    {
-      "name" : "container",
-      "type" : "String/HTMLElement/Roo.Element",
-      "desc" : "The container that wraps around the absolute positioned content. If it's\ndocument.body, make sure you assign an id to the body element.",
-      "isOptional" : false
-    }
-  ],
-  "returns" : [
-  ],
-  "config" : [
-  ],
-  "methods" : [
-    {
-      "name" : "setElementSize",
-      "desc" : "Called after drag operations to set the size of the resizing element.",
-      "isStatic" : false,
-      "isConstructor" : false,
-      "isPrivate" : false,
-      "memberOf" : "Roo.bootstrap.SplitBar.BasicLayoutAdapter",
-      "example" : "",
-      "deprecated" : "",
-      "since" : "",
-      "see" : "",
-      "params" : [
-        {
-          "name" : "s",
-          "type" : "Roo.bootstrap.SplitBar",
-          "desc" : "The SplitBar using this adapter",
-          "isOptional" : false
-        },
-        {
-          "name" : "newSize",
-          "type" : "Number",
-          "desc" : "The new size to set",
-          "isOptional" : false
-        },
-        {
-          "name" : "onComplete",
-          "type" : "Function",
-          "desc" : "A function to be invoked when resizing is complete",
-          "isOptional" : false
-        }
-      ],
-      "returns" : [
-      ]
-    },
-    {
-      "name" : "getElementSize",
-      "desc" : "Called before drag operations to get the current size of the resizing element.",
-      "isStatic" : false,
-      "isConstructor" : false,
-      "isPrivate" : false,
-      "memberOf" : "Roo.bootstrap.SplitBar.BasicLayoutAdapter",
-      "example" : "",
-      "deprecated" : "",
-      "since" : "",
-      "see" : "",
-      "params" : [
-        {
-          "name" : "s",
-          "type" : "Roo.bootstrap.SplitBar",
-          "desc" : "The SplitBar using this adapter",
-          "isOptional" : false
-        }
-      ],
-      "returns" : [
-      ]
-    }
-  ],
-  "events" : [
-  ]
-}
\ No newline at end of file