Readonly endColumn on which the range ends in line endLineNumber.
Readonly endLine number on which the range ends.
Readonly positionThe column on positionLineNumber where the selection has ended.
Readonly positionThe line number on which the selection has ended.
Readonly selectionThe column on selectionStartLineNumber where the selection has started.
Readonly selectionThe line number on which the selection has started.
Readonly startColumn on which the range starts in line startLineNumber (starts at 1).
Readonly startLine number on which the range starts (starts at 1).
Test if equals other selection.
Get directions (LTR or RTL).
Static areStatic areStatic collapseStatic compareStatic compareStatic containsStatic containsStatic createCreate with a direction.
Static equalsStatic fromStatic fromCreates a Selection from a range, given a direction.
Static getStatic getStatic intersectStatic isStatic isIRangeStatic isISelectionTest if obj is an ISelection.
Static liftStatic liftCreate a Selection from an ISelection.
Static plusStatic selectionsa equals b.
Static selectionsTest if the two selections are equal.
Static spansStatic strict
A selection in the editor. The selection is a range that has an orientation.