| Package | Description |
|---|---|
| com.atlassian.jira.pageobjects.components | |
| com.atlassian.jira.pageobjects.components.userpicker |
| Modifier and Type | Class and Description |
|---|---|
class |
IssuePickerPopup
Issue picker popup
|
| Modifier and Type | Class and Description |
|---|---|
class |
GroupPickerPopup
Group picker popup.
|
class |
UserPickerPopup
User picker popup.
|
| Modifier and Type | Field and Description |
|---|---|
protected PickerPopup<S> |
PickerPopup.PickerRow.owner |
| Modifier and Type | Method and Description |
|---|---|
PickerPopup |
PickerPopup.doInPopup(Runnable runnable) |
PickerPopup<R> |
PickerPopup.open()
Opens the popup and switches the focus to the popup's window
|
| Constructor and Description |
|---|
PickerRow(PickerPopup<S> owner,
com.atlassian.pageobjects.elements.PageElement rowElement) |
Copyright © 2002-2017 Atlassian. All Rights Reserved.