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

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

Uses of Editor in com.atlassian.confluence.selenium
 

Fields in com.atlassian.confluence.selenium declared as Editor
protected  Editor EditorLinkPropertyPanelNotIExploreTest.editor
           
protected  Editor EditorDoubleClickToEditTest.editor
           
protected  Editor AbstractLinkBrowserTest.editor
           
protected  Editor AbstractEditorPropertyPanelTest.editor
           
protected  Editor AbstractEditorAutocompleteTester.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)
           
EditorMoreMenu(Editor editor, ConfluenceSeleniumClient client)
           
RoundTripTester(Editor editor, ConfluenceRpc rpc, User testUser, Page testPage)
           
TinyMce(ConfluenceSeleniumClient client, Editor editor)
           
 

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

Fields in com.atlassian.confluence.selenium.gadgets declared as Editor
protected  Editor AbstractGadgetSeleniumTest.editor
           
 



Copyright © 2003-2012 Atlassian. All Rights Reserved.