org.tynamo.ckeditor.mixins
Class CKEditor
java.lang.Object
org.tynamo.ckeditor.mixins.CKEditor
@Import(library={"../ckeditor/ckeditor.js","init-ckeditor.js"})
public class CKEditor- extends Object
A mixin that replaces a TextArea component with a CKEditor instance. The initial value in
the ckeditor will be the textarea value.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CKEditor
public CKEditor()
Copyright © 2004-2012. All Rights Reserved.