Fix #6912 - issue with parsing Roo.lib.Dom
[roojs1] / docs / symbols / Roo.menu.CheckItem.json
index fd877fc..7995f10 100644 (file)
@@ -11,7 +11,7 @@
   "tree_parent" : [],
   "desc" : "Adds a menu item that contains a checkbox by default, but can also be part of a radio group.",
   "isSingleton" : false,
-  "isStatic" : false,
+  "isStatic" : true,
   "isBuiltin" : false,
   "isAbstract" : false,
   "isBuilderTop" : false,
@@ -78,7 +78,7 @@
       "name" : "group",
       "type" : "String",
       "desc" : "All check items with the same group name will automatically be grouped into a single-select\nradio button group (defaults to '')",
-      "memberOf" : "Roo.menu.CheckItem"
+      "memberOf" : ""
     },
     {
       "name" : "handler",
       "name" : "itemCls",
       "type" : "String",
       "desc" : "The default CSS class to use for check items (defaults to \"x-menu-item x-menu-check-item\")",
-      "memberOf" : "Roo.menu.CheckItem"
+      "memberOf" : ""
     },
     {
       "name" : "HTML",
       "name" : "groupClass",
       "type" : "String",
       "desc" : "The default CSS class to use for radio group check items (defaults to \"x-menu-group-item\")",
-      "memberOf" : "Roo.menu.CheckItem"
+      "memberOf" : ""
     },
     {
       "name" : "canActivate",
       "name" : "checked",
       "type" : "Boolean",
       "desc" : "True to initialize this checkbox as checked (defaults to false).  Note that\nif this checkbox is part of a radio group (group = true) only the last item in the group that is\ninitialized with checked = true will be rendered as checked.",
-      "memberOf" : "Roo.menu.CheckItem"
+      "memberOf" : ""
     },
     {
       "name" : "disableClass",