public static class RichTextArea extends Object
#getBasicFormatter()
and #getExtendedFormatter()
. A browser that does not support rich text editing at all will return
null
for both of these, while one that supports only the basic
functionality will return null
for the latter.
Copyright © 2018. All rights reserved.