Uses of Class
com.atlassian.confluence.selenium.client.Editor

Packages that use Editor
com.atlassian.confluence.selenium   
com.atlassian.confluence.selenium.client   
 

Uses of Editor in com.atlassian.confluence.selenium
 

Fields in com.atlassian.confluence.selenium declared as Editor
protected  Editor EditorLinkPropertyPanelNotIExploreTest.editor
           
protected  Editor AbstractEditorAutocompleteTester.editor
           
protected  Editor AbstractLinkBrowserTest.editor
           
protected  Editor LinkBrowserBreadcrumbTest.editor
           
protected  Editor AbstractEditorPropertyPanelTest.editor
           
 

Uses of Editor in com.atlassian.confluence.selenium.client
 

Methods in com.atlassian.confluence.selenium.client that return Editor
 Editor Editor.saveAndExpectToFail()
          Saves the page and expects to return to the editor.
 

Constructors in com.atlassian.confluence.selenium.client with parameters of type Editor
DraftChangesDialog(ConfluenceSeleniumClient client, Editor editor)
           
EditorInsertMenu(Editor editor, ConfluenceSeleniumClient client)
           
MacroBrowser(ConfluenceSeleniumClient client, Editor editor)
           
RoundTripTester(Editor editor, ConfluenceRpc rpc, User testUser, Page testPage)
           
TinyMce(ConfluenceSeleniumClient client, Editor editor)
           
 



Copyright © 2003-2011 Atlassian. All Rights Reserved.