Uses of Class
com.atlassian.confluence.pageobjects.component.dialog.ImageBrowserDialog

Packages that use ImageBrowserDialog
com.atlassian.confluence.pageobjects.component.dialog   
com.atlassian.confluence.pageobjects.component.editor   
com.atlassian.confluence.pageobjects.page.content   
 

Uses of ImageBrowserDialog in com.atlassian.confluence.pageobjects.component.dialog
 

Methods in com.atlassian.confluence.pageobjects.component.dialog that return ImageBrowserDialog
 ImageBrowserDialog ImageBrowserDialog.chooseFile(Attachment attachment)
           
 ImageBrowserDialog ImageBrowserDialog.chooseFile(Attachment attachment, ImageBrowserDialog.Panel panel)
           
 ImageBrowserDialog ImageBrowserDialog.chooseImage(Attachment attachment)
           
 ImageBrowserDialog ImageBrowserDialog.clickInsert()
           
 

Uses of ImageBrowserDialog in com.atlassian.confluence.pageobjects.component.editor
 

Methods in com.atlassian.confluence.pageobjects.component.editor that return ImageBrowserDialog
 ImageBrowserDialog InsertMenu.clickInsertImage()
           
 

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

Methods in com.atlassian.confluence.pageobjects.page.content that return ImageBrowserDialog
 ImageBrowserDialog AbstractEditorPage.getImageBrowserDialog()
          Deprecated. since 5.5.1 use AbstractEditorPage.openImageDialog()
 ImageBrowserDialog Editor.openImageDialog()
           
 ImageBrowserDialog AbstractEditorPage.openImageDialog()
          Deprecated. since 5.6 use Editor.openImageDialog()
 



Copyright © 2003-2014 Atlassian. All Rights Reserved.