static A moveCaretToEnd(A ta) { setCaretPosition(ta, textAreaTextLength(ta)); ret ta; }