GWT 的 WYSIWYG 编辑器组件
我正在寻找适用于 GWT 的所见即所得编辑器组件,或者易于在 GWT 生成的页面中使用的编辑器组件。有什么线索吗?
我看了一下CKEditor,但不知道它是否容易与GWT集成。如果您做过类似的事情,我对您的反馈很感兴趣。
I'm looking for a WYSIWYG editor component for GWT or which is easy to use in a GWT generated page. Any clue?
I took a look at CKEditor, but I don't know if it's easy to integrate with GWT. If you have done something like this, I'm interested in your feedback.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
CKEditor 已与 GWT 集成(gwt-ckeditor、vaadin-ckeditor),TinyMCE (tinymce-gwt,gwt-tinymce) 和其他几个所见即所得编辑器 (gwt-html-editor 等...)。
CKEditor has been integrated with GWT (gwt-ckeditor, vaadin-ckeditor), as has TinyMCE (tinymce-gwt, gwt-tinymce) and several other WYSIWYG editors (gwt-html-editor, etc...).
gdbe Google-Docs 基本编辑器
http://code.google.com/p/gdbe/
gdbe Google-Docs Base Editor
http://code.google.com/p/gdbe/