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

Packages that use EditorManager
com.atlassian.confluence.pages.actions   
com.atlassian.confluence.plugin.editor   
com.atlassian.confluence.plugins.quickcomment   
 

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.
 

Uses of EditorManager in com.atlassian.confluence.plugins.quickcomment
 

Fields in com.atlassian.confluence.plugins.quickcomment declared as EditorManager
protected  EditorManager QuickCommentEditorAction.editorManager
           
 

Methods in com.atlassian.confluence.plugins.quickcomment with parameters of type EditorManager
 void QuickCommentEditorAction.setEditorManager(EditorManager editorManager)
           
 



Copyright © 2003-2012 Atlassian. All Rights Reserved.