Searched refs:doNotShowAgainOnClose (Results 1 – 1 of 1) sorted by relevance
4168 EditorUi.prototype.showBanner = function(id, text, onclick, doNotShowAgainOnClose) argument4193 img.setAttribute('title', mxResources.get((doNotShowAgainOnClose) ? 'doNotShowAgain' : 'close'));4209 if (!doNotShowAgainOnClose)4228 if (chk.checked || doNotShowAgainOnClose)