I've added RadEditor via CreateChildControls in a web part. I'm trying to access the RadEditor to insert some text via javascript, but not having much success. I tried getting the RadEditor with GetRadEditor, but that method doesn't seem to exist. Same goes to get_html(). Is there any js files that I need to add?