Functiondojox.storage.Provider.onHideSettingsUI

dojo.require("dojox.storage.Provider");
defined in dojox/storage/Provider.js

If a function is assigned to this property, then when the settings provider's UI is closed this function is called. Useful, for example, if the user has just cleared out all storage for this provider using the settings UI, and you want to update your UI.

Usage

function ()