seek_to_end_by_number - scroll the cursor to the very end in the text with the specified number
seek_to_end_by_name - scroll the cursor to the very end in the text with the specified name
set_readonly_by_number - change the 'read-only' mode in a text with the specified number
set_readonly_by_name - change the' read-only ' mode in the text with the specified name
get_readonly_by_number - get read-only mode for a text with the specified number
get_readonly_by_name - to read-only' from textarea with the specified name
get_rows_by_number - get number of rows from textarea with the given number
get_rows_by_name - get number of rows from textarea with the specified name
get_cols_by_number - get the number of columns for a text with the specified number
get_cols_by_name - get the number of columns for a text with the specified name