Class TinyMceEditor

java.lang.Object
com.atlassian.confluence.tinymceplugin.TinyMceEditor
All Implemented Interfaces:
Editor

public class TinyMceEditor extends Object implements Editor
  • Constructor Details

    • TinyMceEditor

      public TinyMceEditor()
  • Method Details

    • 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