org.tynamo.ckeditor.mixins
Class CKEditor

java.lang.Object
  extended by 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.


Constructor Summary
CKEditor()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CKEditor

public CKEditor()


Copyright © 2004-2012. All Rights Reserved.