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, isOpenpublic AddTabDialog(com.atlassian.pageobjects.elements.PageElement trigger,
String contentsId)
public ScreenEditor.AddTabDialog open()
open in class InlineDialogpublic ScreenEditor.AddTabDialog close()
close in class InlineDialogpublic EditScreenTab addTabSuccess(String tabName)
Copyright © 2002-2017 Atlassian. All Rights Reserved.