Searched refs:OriginalEventPainter (Results 1 – 3 of 3) sorted by relevance
1805 Timeline.OriginalEventPainter=function(A){this._params=A; class1813 Timeline.OriginalEventPainter.prototype.initialize=function(B,A){this._band=B;1821 Timeline.OriginalEventPainter.prototype.getType=function(){return"original";1823 Timeline.OriginalEventPainter.prototype.addOnSelectListener=function(A){this._onSelectListeners.pus…1825 Timeline.OriginalEventPainter.prototype.removeOnSelectListener=function(B){for(var A=0;1830 Timeline.OriginalEventPainter.prototype.addEventPaintListener=function(A){this._eventPaintListeners…1832 Timeline.OriginalEventPainter.prototype.removeEventPaintListener=function(B){for(var A=0;1837 Timeline.OriginalEventPainter.prototype.getFilterMatcher=function(){return this._filterMatcher;1839 Timeline.OriginalEventPainter.prototype.setFilterMatcher=function(A){this._filterMatcher=A;1841 Timeline.OriginalEventPainter.prototype.getHighlightMatcher=function(){return this._highlightMatche…[all …]
28 from Timeline.OriginalEventPainter.prototype._createHighlightDiv function