Focus on Vaadin RichtextEditor

Hi,

is there a possibility to programmatically give a RichtextEditor the focus for user input?
For the simple Vaadin TextField there is a setAutofocus() method, is there something similar for the RichtextEditor?