Home
last modified time | relevance | path

Searched refs:getBand (Results 1 – 4 of 4) sorted by relevance

/plugin/eventline/
H A Dscript.js2 tl.getBand(0).setCenterVisibleDate(SimileAjax.DateTime.parseGregorianDateTime(date));
107 timeline.getBand(bandIndex).getEventPainter().setFilterMatcher(filterMatcher);
108 timeline.getBand(bandIndex).getEventPainter().setHighlightMatcher(highlightMatcher);
120 timeline.getBand(bandIndex).getEventPainter().setFilterMatcher(null);
121 timeline.getBand(bandIndex).getEventPainter().setHighlightMatcher(null);
H A Dtimeline.js146 tl.getBand(0).setCenterVisibleDate(new Date(dateStr));
/plugin/tline/timeline_js/
H A Dtimeline-bundle.js1750 var E=B.getBand(D[3]);
2645 Timeline._Impl.prototype.getBand=function(A){return this._bands[A]; method in Timeline._Impl
/plugin/eventline/timeline_js/
H A Dtimeline-bundle.js1750 var E=B.getBand(D[3]);
2661 Timeline._Impl.prototype.getBand=function(A){return this._bands[A]; method in Timeline._Impl