Namespacedojox.off.ui

dojo.require("dojox.off.ui");
defined in dojox/off/ui.js

Jump to PropertiesJump to FunctionsConstructorsBack to top

Jump to PropertiesJump to ConstructorsFunctionsBack to top

A function that should be connected to allow your application to know when Dojo Offline, the page, and the Offline Widget are all initialized and ready to be used: dojo.connect(dojox.off.ui, "onLoad", someFunc)
Called when we go on- or off-line

Jump to FunctionsJump to ConstructorsPropertiesBack to top