X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=docs%2Fsymbols%2FRoo.LoadMask.json;h=6cf2ceaeb1e1aab1ee37e9cbf876d7b171dc12af;hp=ec2c534a47359a7796aa5af2d38762b12fe53fbf;hb=ca32a4b797a9425db3b73c5a12cccf0dff3b01be;hpb=82dd7a0747dd299cfeb58f1fef0b54678d761ac9 diff --git a/docs/symbols/Roo.LoadMask.json b/docs/symbols/Roo.LoadMask.json index ec2c534a47..6cf2ceaeb1 100644 --- a/docs/symbols/Roo.LoadMask.json +++ b/docs/symbols/Roo.LoadMask.json @@ -31,21 +31,21 @@ "type" : "String", "desc" : "The text to display in a centered loading message box (defaults to 'Loading...')", "memberOf" : "Roo.LoadMask", - "optvals" : [] + "values" : [] }, { "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", - "optvals" : [] + "values" : [] }, { "name" : "msgCls", "type" : "String", "desc" : "The CSS class to apply to the loading message element (defaults to \"x-mask-loading\")", "memberOf" : "Roo.LoadMask", - "optvals" : [] + "values" : [] } ], "methods" : [