Searched refs:loadData (Results 1 – 6 of 6) sorted by relevance
1 …loadData=function(){if("stock"===a.type)setTimeout(function(){0>a.panelsSettings.startDuration&&(c… function
95 l.loadData = function() { function174 l.loadData();
184 calling `chart.dataLoader.loadData()` function. (replace "chart" with the actual343 * Added `chart.dataLoader.loadData()` function which can be used to manually trigger all data reload
1244 this.loadData = function(value){ 1240 this.loadData = function(value){ global() method in SketchCanvas
2185 var loadData = mxUtils.bind(this, function(data)2278 loadData(data);2289 loadData('');
15558 this.loadData = function (data) {15756 instance.loadData(null); // data source created just now15758 instance.loadData(settings.data); // data source given as option29222 this.htEditor.loadData((0, _array.pivot)([choices]));