com.atlassian.jira.webtest.framework.component.fc
Interface IssuePicker

All Superinterfaces:
FrotherControl<IssuePicker,IssuePicker.Suggestions,IssuePicker.Input>, Localizable, PageObject
All Known Implementing Classes:
SeleniumIssuePicker

public interface IssuePicker
extends FrotherControl<IssuePicker,IssuePicker.Suggestions,IssuePicker.Input>

Issue picker - Frother Control used to find and select JIRA issues.

Author:
Dariusz Kordonski

Nested Class Summary
static interface IssuePicker.CountableSection
           
static interface IssuePicker.Input
           
static class IssuePicker.Sections
          Represents section that may show up in this picker's suggestions.
static interface IssuePicker.Suggestions
           
 
Method Summary
 
Methods inherited from interface com.atlassian.jira.webtest.framework.component.fc.FrotherControl
input, inputAreaLocator, selectModelLocator, suggestions, suggestionsLocator
 
Methods inherited from interface com.atlassian.jira.webtest.framework.core.Localizable
locator
 
Methods inherited from interface com.atlassian.jira.webtest.framework.core.PageObject
context, isReady
 



Copyright © 2002-2013 Atlassian. All Rights Reserved.