sync
[roojs1] / docs / symbols / Roo.SplitButton.json
index f74ee44..3b5c974 100644 (file)
@@ -4,13 +4,19 @@
     "Roo.Button",
     "Roo.util.Observable"
   ],
-  "childClasses" : [
-    "Roo.Toolbar.SplitButton"
-  ],
+  "childClasses" : {
+    "Roo.SplitButton" : [
+      "Roo.Toolbar.SplitButton"
+    ]
+  },
+  "tree_children" : [],
+  "tree_parent" : [],
   "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" : false,
   "isBuiltin" : false,
+  "isAbstract" : false,
+  "isBuilderTop" : false,
   "memberOf" : "SplitButton",
   "example" : "",
   "deprecated" : "",
@@ -92,7 +98,7 @@
       "name" : "arrowHandler",
       "type" : "Function",
       "desc" : "A function called when the arrow button is clicked (can be used instead of click event)",
-      "memberOf" : ""
+      "memberOf" : "Roo.SplitButton"
     },
     {
       "name" : "handler",
       "name" : "arrowTooltip",
       "type" : "String",
       "desc" : "The title attribute of the arrow",
-      "memberOf" : ""
+      "memberOf" : "Roo.SplitButton"
     },
     {
       "name" : "clickEvent",