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

ConstructorsBack to top


FunctionsBack 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



