Class Index | File Index

Classes


Class orion.DiffTreeNavigator.inlineDiffBlockFeeder

A feeder to feed all the diff blocks based on the line index and mapper index.
Defined in: </shared/eclipse/e4/orion/I201404012230/bundles/org.eclipse.orion.client.ui/web/orion/compare/diffTreeNavigator.js>.

Class Summary
Constructor Attributes Constructor Name and Description
 
Creates a new diff block feeder of one side of the two way compare widget.
Class Detail
orion.DiffTreeNavigator.inlineDiffBlockFeeder(The, The, The)
Creates a new diff block feeder of one side of the two way compare widget. Each item in the feeder is represented by a pair of number [lineIndexOfTheTextModel, correspondingMapperIndex].
Parameters:
{orion.editor.TextModel} The
text model of the whole text.
{array} The
mapper generated from the unified diff.
{integer} The
column index where the line index can be calculated.

Documentation generated by JsDoc Toolkit 2.4.0 on Tue Apr 01 2014 22:58:22 GMT-0400 (EDT)