SetCaret
SetCaret(where, extendSelection);
SetCaret(where, true);
fTextEditor->SetCaret(location, extendSelection);
void SetCaret(BPoint where, bool extendSelection);
fSelection.SetCaret(caret);
void SetCaret(BPoint location, bool extendSelection);
void SetCaret(int32 caret);