Removes a left char of cursor.
Removes a right char of cursor.
Moves cursor to end.
Moves cursor to home.
Inserts text at cursor.
Moves cursor to left.
Locks editing.
Moves cursor to relative index.
Moves cursor to absolute index.
Removes the selected text.
Moves cursor to right.
Sets all text selected.
Changes text.
Unlocks editing.
Index of cursor.
Checks if editing is locked.
Checks if text is selected.
Index that selection is beginning.
Current text.
An object of editable text.