Class Ckeditor
- java.lang.Object
-
- org.silverpeas.mobile.client.common.Ckeditor
-
public class Ckeditor extends Object
-
-
Constructor Summary
Constructors Constructor Description Ckeditor()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
createEditor(com.google.gwt.dom.client.Element element)
static void
destroyEditor()
static String
getCurrentData()
static void
setCurrentData(String data)
-