var _____WB$wombat$assign$function_____ = function(name) {return (self._wb_wombat && self._wb_wombat.local_init && self._wb_wombat.local_init(name)) || self[name]; }; if (!self.__WB_pmw) { self.__WB_pmw = function(obj) { this.__WB_source = obj; return this; } } { let window = _____WB$wombat$assign$function_____("window"); let self = _____WB$wombat$assign$function_____("self"); let document = _____WB$wombat$assign$function_____("document"); let location = _____WB$wombat$assign$function_____("location"); let top = _____WB$wombat$assign$function_____("top"); let parent = _____WB$wombat$assign$function_____("parent"); let frames = _____WB$wombat$assign$function_____("frames"); let opener = _____WB$wombat$assign$function_____("opener"); ASPxClientProgressBar = _aspxCreateClass(ASPxClientEditBase, { constructor: function(name) { this.constructor.prototype.constructor.call(this, name); this.sizingConfig.adjustControl = true; }, InlineInitialize: function() { var progressBar = this.GetProgressBar(); progressBar.mainElement = this.GetMainElement(); progressBar.InlineInitialize(true ); ASPxClientEditBase.prototype.InlineInitialize.call(this); }, AdjustControlCore: function() { ASPxClientEditBase.prototype.AdjustControlCore.call(this); this.GetProgressBar().AdjustControlCore(); }, GetProgressBar: function() { return window[this.name + "_MC"]; }, ChangeEnabledStateItems: function(enabled){ aspxGetStateController().SetElementEnabled(this.GetMainElement(), enabled); var valueIndicatorCell = this.GetProgressBar().GetValueIndicatorCell(); if(valueIndicatorCell) aspxGetStateController().SetElementEnabled(valueIndicatorCell, enabled); }, SetPosition: function(position) { this.GetProgressBar().SetPosition(position); }, GetPosition: function() { return this.GetProgressBar().GetPosition(); }, GetPercent: function() { return this.GetProgressBar().GetPercent(); }, SetMinimum: function(min) { this.SetMinMaxValues(min, this.GetMaximum()); }, SetMaximum: function(max) { this.SetMinMaxValues(this.GetMinimum(), max); }, GetMinimum: function() { return this.GetProgressBar().minimum; }, GetMaximum: function() { return this.GetProgressBar().maximum; }, SetMinMaxValues: function(min, max) { this.GetProgressBar().SetMinMaxValues(min, max); }, SetHeight: function(height) { if(height < this.GetHeight()) this.GetProgressBar().ResetIndicatorHeight(); ASPxClientControl.prototype.SetHeight.call(this, height); }, SetValue: function(value) { this.SetPosition(value); }, GetValue: function() { return this.GetPosition(); } }); ASPxClientProgressBar.Cast = ASPxClientControl.Cast; } /* playback timings (ms): CDXLines.iter: 25.611 (3) exclusion.robots: 0.225 captures_list: 66.672 RedisCDXSource: 1.276 esindex: 0.017 load_resource: 102.856 PetaboxLoader3.datanode: 52.706 (4) PetaboxLoader3.resolve: 42.97 LoadShardBlock: 33.879 (3) exclusion.robots.policy: 0.209 */