com.atlassian.confluence.pageobjects.component.dialog
Class SearchPanelInImageBrowserDialog

java.lang.Object
  extended by com.atlassian.confluence.pageobjects.component.dialog.SearchPanelInImageBrowserDialog

public class SearchPanelInImageBrowserDialog
extends Object


Constructor Summary
SearchPanelInImageBrowserDialog()
           
 
Method Summary
 void chooseFile(Attachment attachment)
           
 com.atlassian.pageobjects.elements.query.TimedCondition isFilePresent(Attachment attachment)
           
 void search(String text)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SearchPanelInImageBrowserDialog

public SearchPanelInImageBrowserDialog()
Method Detail

search

public void search(String text)

isFilePresent

public com.atlassian.pageobjects.elements.query.TimedCondition isFilePresent(Attachment attachment)

chooseFile

public void chooseFile(Attachment attachment)


Copyright © 2003–2015 Atlassian. All rights reserved.