Fix #5654 - roojspacker - get it working as a doc tool...
[roojs1] / docs / symbols / Roo.SplitButton.json
similarity index 98%
rename from docs2/symbols/Roo.SplitButton.json
rename to docs/symbols/Roo.SplitButton.json
index be623dd..e998d3a 100644 (file)
@@ -6,8 +6,29 @@
   ],
   "desc" : "A split button that provides a built-in dropdown arrow that can fire an event separately from the default\nclick event of the button.  Typically this would be used to display a dropdown menu that provides additional\noptions to the primary button action, but any custom handler can provide the arrowclick implementation.",
   "isSingleton" : false,
-  "isStatic" : true,
+  "isStatic" : false,
   "isBuiltin" : false,
+  "memberOf" : "SplitButton",
+  "example" : "",
+  "deprecated" : "",
+  "since" : "",
+  "see" : "",
+  "params" : [
+    {
+      "name" : "renderTo",
+      "type" : "String/HTMLElement/Element",
+      "desc" : "The element to append the button to",
+      "isOptional" : false
+    },
+    {
+      "name" : "config",
+      "type" : "Object",
+      "desc" : "The config object",
+      "isOptional" : false
+    }
+  ],
+  "returns" : [
+  ],
   "config" : [
     {
       "name" : "listeners",