dojox
»
storage
»
manager
» isAvailable
dojox.storage.manager.isAvailable
dojo.require("dojox.storage.manager");
defined in dojox/storage/manager.js
Boolean Returns whether any storage options are available.
Usage
function ()
(view source)
return
this
.
available
;