public static class PickerPopup.PickerRow<S extends PickerPopup.PickerRow<S>> extends Object
Modifier and Type | Field and Description |
---|---|
protected ExtendedElementFinder |
extendedFinder |
protected PickerPopup<S> |
owner |
protected com.atlassian.pageobjects.elements.PageElement |
rowElement |
Constructor and Description |
---|
PickerRow(PickerPopup<S> owner,
com.atlassian.pageobjects.elements.PageElement rowElement) |
@Inject protected ExtendedElementFinder extendedFinder
protected final PickerPopup<S extends PickerPopup.PickerRow<S>> owner
protected final com.atlassian.pageobjects.elements.PageElement rowElement
public PickerRow(PickerPopup<S> owner, com.atlassian.pageobjects.elements.PageElement rowElement)
Copyright © 2002-2017 Atlassian. All Rights Reserved.