Fix #6893 - fix roo docs
[roojs1] / docs / symbols / Roo.LoadMask.json
index 6cf2cea..ec16d97 100644 (file)
       "type" : "String",
       "desc" : "The text to display in a centered loading message box (defaults to 'Loading...')",
       "memberOf" : "Roo.LoadMask",
-      "values" : []
+      "optvals" : []
     },
     {
       "name" : "removeMask",
       "type" : "Boolean",
       "desc" : "True to create a single-use mask that is automatically destroyed after loading (useful for page loads),\nFalse to persist the mask element reference for multiple uses (e.g., for paged data widgets).  Defaults to false.",
-      "memberOf" : "Roo",
-      "values" : []
+      "memberOf" : "Roo.LoadMask",
+      "optvals" : []
     },
     {
       "name" : "msgCls",
       "type" : "String",
       "desc" : "The CSS class to apply to the loading message element (defaults to \"x-mask-loading\")",
       "memberOf" : "Roo.LoadMask",
-      "values" : []
+      "optvals" : []
     }
   ],
   "methods" : [