Home
last modified time | relevance | path

Searched refs:_Band (Results 1 – 2 of 2) sorted by relevance

/plugin/tline/timeline_js/
Dtimeline-bundle.js4 Timeline._Band=function(B,G,C){if(B.autoWidth&&typeof G.width=="string"){G.width=G.width.indexOf("%… function
66 Timeline._Band.SCROLL_MULTIPLES=5;
67 Timeline._Band.prototype.dispose=function(){this.closeBubble(); class
85 Timeline._Band.prototype.addOnScrollListener=function(A){this._onScrollListeners.push(A);
87 Timeline._Band.prototype.removeOnScrollListener=function(B){for(var A=0;
92 Timeline._Band.prototype.setSyncWithBand=function(B,A){if(this._syncWithBand){this._syncWithBand.re…
98 Timeline._Band.prototype.getLocale=function(){return this._locale;
100 Timeline._Band.prototype.getTimeZone=function(){return this._timeZone;
102 Timeline._Band.prototype.getLabeller=function(){return this._labeller;
104 Timeline._Band.prototype.getIndex=function(){return this._index;
[all …]
/plugin/eventline/timeline_js/
Dtimeline-bundle.js4 Timeline._Band=function(B,G,C){if(B.autoWidth&&typeof G.width=="string"){G.width=G.width.indexOf("%… function
66 Timeline._Band.SCROLL_MULTIPLES=5;
67 Timeline._Band.prototype.dispose=function(){this.closeBubble(); class
85 Timeline._Band.prototype.addOnScrollListener=function(A){this._onScrollListeners.push(A);
87 Timeline._Band.prototype.removeOnScrollListener=function(B){for(var A=0;
92 Timeline._Band.prototype.setSyncWithBand=function(B,A){if(this._syncWithBand){this._syncWithBand.re…
98 Timeline._Band.prototype.getLocale=function(){return this._locale;
100 Timeline._Band.prototype.getTimeZone=function(){return this._timeZone;
102 Timeline._Band.prototype.getLabeller=function(){return this._labeller;
104 Timeline._Band.prototype.getIndex=function(){return this._index;
[all …]