Class CmsProxy


  • @JsType(isNative=true,
            namespace="<global>",
            name="CKEDITOR")
    public class CmsProxy
    extends Object
    CmsEditor
    Author:
    zhangjianshe
    • Constructor Detail

      • CmsProxy

        public CmsProxy()
    • 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)