Uses of Interface
com.atlassian.confluence.plugin.editor.EditorManager
-
Packages that use EditorManager Package Description com.atlassian.confluence.pages.actions com.atlassian.confluence.plugin.editor -
-
Uses of EditorManager in com.atlassian.confluence.pages.actions
Methods in com.atlassian.confluence.pages.actions with parameters of type EditorManager Modifier and Type Method Description void
AbstractPageAction. setEditorManager(EditorManager editorManager)
-
Uses of EditorManager in com.atlassian.confluence.plugin.editor
Classes in com.atlassian.confluence.plugin.editor that implement EditorManager Modifier and Type Class Description class
DefaultEditorManager
The active editor is the first editor found in the plugin system.
-