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

Packages that use Editor
com.atlassian.confluence.core.actions   
com.atlassian.confluence.pages.actions   
com.atlassian.confluence.plugin.editor   
 

Uses of Editor in com.atlassian.confluence.core.actions
 

Methods in com.atlassian.confluence.core.actions that return Editor
 Editor StylesheetAction.getEditor()
          Deprecated.  
 Editor CombinedStylesheetAction.getEditor()
           
 

Uses of Editor in com.atlassian.confluence.pages.actions
 

Methods in com.atlassian.confluence.pages.actions that return Editor
 Editor AbstractPageAction.getEditor()
           
 

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

Methods in com.atlassian.confluence.plugin.editor that return Editor
 Editor DefaultEditorManager.getCurrentEditor()
           
 Editor EditorManager.getCurrentEditor()
          Returns the active editor.
 



Copyright © 2003-2008 Atlassian Pty Ltd. All Rights Reserved.