Home
last modified time | relevance | path

Searched refs:getLatestDate (Results 1 – 3 of 3) sorted by relevance

/plugin/eventline/timeline_js/scripts/
H A Dsources.js293 Timeline.DefaultEventSource.prototype.getLatestDate = function() { method in Timeline.DefaultEventSource
294 return this._events.getLatestDate();
/plugin/tline/timeline_js/
H A Dtimeline-bundle.js274 switch(A.keyCode){case 35:this.setCenterVisibleDate(this._eventSource.getLatestDate());
2377 Timeline.DefaultEventSource.prototype.getLatestDate=function(){return this._events.getLatestDate(); method in Timeline.DefaultEventSource
/plugin/eventline/timeline_js/
H A Dtimeline-bundle.js274 switch(A.keyCode){case 35:this.setCenterVisibleDate(this._eventSource.getLatestDate());
2393 Timeline.DefaultEventSource.prototype.getLatestDate=function(){return this._events.getLatestDate(); method in Timeline.DefaultEventSource