com.atlassian.jira.pageobjects.components
Class IssuePickerPopup.IssuePickerRow

java.lang.Object
  extended by com.atlassian.jira.pageobjects.components.IssuePickerPopup.IssuePickerRow
Enclosing class:
IssuePickerPopup

public static class IssuePickerPopup.IssuePickerRow
extends Object


Field Summary
protected  com.atlassian.pageobjects.elements.PageElement issueKeyCell
           
protected  com.atlassian.pageobjects.elements.PageElement rowElement
           
 
Constructor Summary
IssuePickerPopup.IssuePickerRow(com.atlassian.pageobjects.elements.PageElement rowElement)
           
 
Method Summary
 com.atlassian.pageobjects.elements.query.TimedQuery<String> getRowKey()
           
 IssuePickerPopup.IssuePickerRow selectRow()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

rowElement

protected final com.atlassian.pageobjects.elements.PageElement rowElement

issueKeyCell

protected final com.atlassian.pageobjects.elements.PageElement issueKeyCell
Constructor Detail

IssuePickerPopup.IssuePickerRow

public IssuePickerPopup.IssuePickerRow(com.atlassian.pageobjects.elements.PageElement rowElement)
Method Detail

selectRow

public IssuePickerPopup.IssuePickerRow selectRow()

getRowKey

public com.atlassian.pageobjects.elements.query.TimedQuery<String> getRowKey()


Copyright © 2002-2013 Atlassian. All Rights Reserved.