The uuid of this selection owner.
Returns the primary position of the cursor, never null
.
Returns the primary selection, never null
.
Gets the selections for all the cursors, never null
or empty.
Set the primary position of the cursor.
The new primary position.
This will remove any secondary cursors.
Set the primary selection.
The desired selection range.
This will remove any secondary cursors.
Sets the selections for all the cursors.
The new selections.
Cursors will be removed or added, as necessary. Passing an empty array resets a cursor position to the start of a document.
Generated using TypeDoc
A selection owner.