Searched defs:isInstant (Results 1 – 3 of 3) sorted by relevance
| /plugin/eventline/timeline_js/scripts/ |
| D | sources.js | 441 isInstant: function() { return this._instant; }, method in Timeline.DefaultEventSource.Event
|
| /plugin/tline/timeline_js/ |
| D | timeline-bundle.js | 610 …art(),end:I.getEnd(),latestStart:I.getLatestStart(),earliestEnd:I.getEarliestEnd(),isInstant:true}; property 628 var E={start:I.getStart(),end:I.getEnd(),isInstant:false}; property 646 …rt(),end:I.getEnd(),latestStart:I.getLatestStart(),earliestEnd:I.getEarliestEnd(),isInstant:false}; property 2438 },isInstant:function(){return this._instant; method in Timeline.DefaultEventSource.Event
|
| /plugin/eventline/timeline_js/ |
| D | timeline-bundle.js | 610 …art(),end:I.getEnd(),latestStart:I.getLatestStart(),earliestEnd:I.getEarliestEnd(),isInstant:true}; property 628 var E={start:I.getStart(),end:I.getEnd(),isInstant:false}; property 646 …rt(),end:I.getEnd(),latestStart:I.getLatestStart(),earliestEnd:I.getEarliestEnd(),isInstant:false}; property 2454 },isInstant:function(){return this._instant; method in Timeline.DefaultEventSource.Event
|