Home
last modified time | relevance | path

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

/plugin/tline/timeline_js/
Dtimeline-bundle.js354 Timeline.CompactEventPainter=function(A){this._params=A; class
361 Timeline.CompactEventPainter.prototype.initialize=function(B,A){this._band=B;
369 Timeline.CompactEventPainter.prototype.addOnSelectListener=function(A){this._onSelectListeners.push…
371 Timeline.CompactEventPainter.prototype.removeOnSelectListener=function(B){for(var A=0;
376 Timeline.CompactEventPainter.prototype.getFilterMatcher=function(){return this._filterMatcher;
378 Timeline.CompactEventPainter.prototype.setFilterMatcher=function(A){this._filterMatcher=A;
380 Timeline.CompactEventPainter.prototype.getHighlightMatcher=function(){return this._highlightMatcher;
382 Timeline.CompactEventPainter.prototype.setHighlightMatcher=function(A){this._highlightMatcher=A;
384 Timeline.CompactEventPainter.prototype.paint=function(){var N=this._band.getEventSource();
432 Timeline.CompactEventPainter.prototype.softPaint=function(){};
[all …]
/plugin/eventline/timeline_js/
Dtimeline-bundle.js354 Timeline.CompactEventPainter=function(A){this._params=A; class
361 Timeline.CompactEventPainter.prototype.initialize=function(B,A){this._band=B;
369 Timeline.CompactEventPainter.prototype.addOnSelectListener=function(A){this._onSelectListeners.push…
371 Timeline.CompactEventPainter.prototype.removeOnSelectListener=function(B){for(var A=0;
376 Timeline.CompactEventPainter.prototype.getFilterMatcher=function(){return this._filterMatcher;
378 Timeline.CompactEventPainter.prototype.setFilterMatcher=function(A){this._filterMatcher=A;
380 Timeline.CompactEventPainter.prototype.getHighlightMatcher=function(){return this._highlightMatcher;
382 Timeline.CompactEventPainter.prototype.setHighlightMatcher=function(A){this._highlightMatcher=A;
384 Timeline.CompactEventPainter.prototype.paint=function(){var N=this._band.getEventSource();
432 Timeline.CompactEventPainter.prototype.softPaint=function(){};
[all …]