问题How to make the GWT'S RichTextArea widget ReadOnly? 回答1:Try using isEnabled(false) to make it read-only. 来源:https://stackoverflow.com/questions/4250510/how-to-make-the-gwts-richtextarea-widget-readonly 标签 gwt