Uses of Interface
com.atlassian.confluence.plugin.editor.EditorManager

Packages that use EditorManager
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
 void AbstractPageAction.setEditorManager(EditorManager editorManager)
           
 

Uses of EditorManager in com.atlassian.confluence.plugin.editor
 

Classes in com.atlassian.confluence.plugin.editor that implement EditorManager
 class DefaultEditorManager
          The active editor is the first editor found in the plugin system.
 



Copyright © 2003-2013 Atlassian. All Rights Reserved.