X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=Roo%2FLoadMask.js;fp=Roo%2FLoadMask.js;h=c6b587828c1c04d550aa724ed39d0c17884cb184;hp=923099ac1dd285f9b7dcb73b6c956e3d4f9102e4;hb=8d4aa09e387bf0f91ad47847e5bac698c2ded8f3;hpb=d81ddeecb21edfe27401017eb4d0cc01dfae425b diff --git a/Roo/LoadMask.js b/Roo/LoadMask.js index 923099ac1d..c6b587828c 100644 --- a/Roo/LoadMask.js +++ b/Roo/LoadMask.js @@ -44,6 +44,7 @@ Roo.LoadMask.prototype = { * True to create a single-use mask that is automatically destroyed after loading (useful for page loads), * False to persist the mask element reference for multiple uses (e.g., for paged data widgets). Defaults to false. */ + removeMask : false, /** * @cfg {String} msg * The text to display in a centered loading message box (defaults to 'Loading...')