public class InlineDialog extends Object
Constructor and Description |
---|
InlineDialog(com.atlassian.pageobjects.elements.PageElement trigger,
String contentsId) |
Modifier and Type | Method and Description |
---|---|
InlineDialog |
close() |
protected com.atlassian.pageobjects.elements.PageElement |
getDialogContents() |
void |
initialize() |
com.atlassian.pageobjects.elements.query.TimedQuery<Boolean> |
isOpen() |
InlineDialog |
open() |
public InlineDialog(com.atlassian.pageobjects.elements.PageElement trigger, String contentsId)
public void initialize()
public InlineDialog open()
public InlineDialog close()
public com.atlassian.pageobjects.elements.query.TimedQuery<Boolean> isOpen()
protected com.atlassian.pageobjects.elements.PageElement getDialogContents()
Copyright © 2002-2019 Atlassian. All Rights Reserved.