Class TinyMceEditor

  • All Implemented Interfaces:
    Editor

    public class TinyMceEditor
    extends Object
    implements Editor
    • Constructor Detail

      • TinyMceEditor

        public TinyMceEditor()
    • Method Detail

      • supportedUserAgent

        public boolean supportedUserAgent​(String userAgent)
        Description copied from interface: Editor
        Return true if the user agent string indicates a browser which is supported by this editor
        Specified by:
        supportedUserAgent in interface Editor
        Returns:
        true if this editor is supported