Class CmsProxy
- java.lang.Object
-
- cn.mapway.ui.client.widget.editor.CmsProxy
-
@JsType(isNative=true, namespace="<global>", name="CKEDITOR") public class CmsProxy extends ObjectCmsEditor- Author:
- zhangjianshe
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interfaceCmsProxy.EditorReadyFunction
-
Constructor Summary
Constructors Constructor Description CmsProxy()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Editorreplace(com.google.gwt.dom.client.Element id)static Editorreplace(com.google.gwt.dom.client.Element element, EditOptions options)
-
-
-
Method Detail
-
replace
public static Editor replace(com.google.gwt.dom.client.Element id)
-
replace
public static Editor replace(com.google.gwt.dom.client.Element element, EditOptions options)
-
-