public static class ScreenEditor.AddTabDialog extends InlineDialog
Constructor and Description |
---|
AddTabDialog(com.atlassian.pageobjects.elements.PageElement trigger,
String contentsId) |
Modifier and Type | Method and Description |
---|---|
String |
addTabFail(String tabName) |
EditScreenTab |
addTabSuccess(String tabName) |
ScreenEditor.AddTabDialog |
close() |
ScreenEditor.AddTabDialog |
open() |
getDialogContents, initialize, isOpen
public AddTabDialog(com.atlassian.pageobjects.elements.PageElement trigger, String contentsId)
public ScreenEditor.AddTabDialog open()
open
in class InlineDialog
public ScreenEditor.AddTabDialog close()
close
in class InlineDialog
public EditScreenTab addTabSuccess(String tabName)
Copyright © 2002-2019 Atlassian. All Rights Reserved.