Uses of Class
com.atlassian.confluence.pageobjects.page.content.Editor

Packages that use Editor
com.atlassian.confluence.pageobjects.page.content   
com.atlassian.confluence.pageobjects.page.space   
com.atlassian.confluence.webdriver   
 

Uses of Editor in com.atlassian.confluence.pageobjects.page.content
 

Methods in com.atlassian.confluence.pageobjects.page.content that return Editor
 Editor CommentsSection.Comment.edit()
          Edit the comment.
 Editor ViewPageAddComment.getCommentEditor()
           
 Editor CommentsSection.EditComment.getEditor()
          This is a bit backwards, because the editor wraps this EditorContent.
 Editor AbstractEditorPage.getEditor()
           
 

Uses of Editor in com.atlassian.confluence.pageobjects.page.space
 

Methods in com.atlassian.confluence.pageobjects.page.space that return Editor
 Editor CreatePageTemplate.getEditor()
           
 

Uses of Editor in com.atlassian.confluence.webdriver
 

Fields in com.atlassian.confluence.webdriver declared as Editor
protected static Editor AbstractEditorContentWebDriverTest.editor
           
 



Copyright © 2003-2014 Atlassian. All Rights Reserved.