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

Packages that use ImageBrowserDialog.Panel
com.atlassian.confluence.pageobjects.component.dialog   
 

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

Methods in com.atlassian.confluence.pageobjects.component.dialog that return ImageBrowserDialog.Panel
static ImageBrowserDialog.Panel ImageBrowserDialog.Panel.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ImageBrowserDialog.Panel[] ImageBrowserDialog.Panel.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.atlassian.confluence.pageobjects.component.dialog with parameters of type ImageBrowserDialog.Panel
 ImageBrowserDialog ImageBrowserDialog.chooseFile(Attachment attachment, ImageBrowserDialog.Panel panel)
           
 int ImageBrowserDialog.getSearchResultCount(ImageBrowserDialog.Panel panel)
           
 com.atlassian.pageobjects.elements.query.TimedCondition ImageBrowserDialog.isFilePresent(Attachment attachment, ImageBrowserDialog.Panel panel)
           
 void ImageBrowserDialog.selectPanel(ImageBrowserDialog.Panel panel)
           
 



Copyright © 2003-2014 Atlassian. All Rights Reserved.