Sets the text of the editor. Some pre-processing is applied to convert String elements like "\n" to HTML elements.
void setText(String text) {}