Uses of Interface
com.atlassian.jira.webtest.framework.dialog.DotDialog.DDInput

Packages that use DotDialog.DDInput
com.atlassian.jira.webtest.framework.dialog   
com.atlassian.jira.webtest.framework.impl.selenium.dialog   
 

Uses of DotDialog.DDInput in com.atlassian.jira.webtest.framework.dialog
 

Methods in com.atlassian.jira.webtest.framework.dialog that return DotDialog.DDInput
 DotDialog.DDInput DotDialog.input()
          Input of this Dot Dialog
 

Uses of DotDialog.DDInput in com.atlassian.jira.webtest.framework.impl.selenium.dialog
 

Classes in com.atlassian.jira.webtest.framework.impl.selenium.dialog that implement DotDialog.DDInput
 class SeleniumDDInput
          Implementation of AutoCompleteInput for the SeleniumDotDialog.
 

Methods in com.atlassian.jira.webtest.framework.impl.selenium.dialog that return DotDialog.DDInput
 DotDialog.DDInput SeleniumDotDialog.input()
           
 



Copyright © 2002-2013 Atlassian. All Rights Reserved.