public interface

Editor

com.atlassian.confluence.plugin.editor.Editor

Class Overview

This interface allows Wysiwyg editors to be plugged in to Confluence.

Summary

Public Methods
boolean supportedUserAgent(String userAgent)
Return true if the user agent string indicates a browser which is supported by this editor

Public Methods

public boolean supportedUserAgent (String userAgent)

Return true if the user agent string indicates a browser which is supported by this editor

Returns
  • true if this editor is supported