Constructordojox.off.sync.refreshFiles

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

void For advanced usage; most developers can ignore this. Called when we are going to refresh our list of offline files during syncing. Advanced developers can over-ride this method to do some advanced magic related to refreshing files. dojo.debug("refreshFiles");

Usage

function () (view source)

PropertiesBack to top