focus

public function focus(skip_focus:Boolean):void
Focuses/activates the editor. This will set this editor as the activeEditor in the tinymce collection it will also place DOM focus inside the editor.

Params

Name Type Description
skip_focus Boolean Skip DOM focus. Just set is as the active editor.