public static class

ScreenEditor.AddTabDialog

extends InlineDialog
java.lang.Object
   ↳ com.atlassian.jira.pageobjects.components.InlineDialog
     ↳ com.atlassian.jira.pageobjects.components.ScreenEditor.AddTabDialog

Summary

Public Constructors
ScreenEditor.AddTabDialog(PageElement trigger, String contentsId)
Public Methods
String addTabFail(String tabName)
EditScreenTab addTabSuccess(String tabName)
ScreenEditor.AddTabDialog close()
ScreenEditor.AddTabDialog open()
[Expand]
Inherited Methods
From class com.atlassian.jira.pageobjects.components.InlineDialog
From class java.lang.Object

Public Constructors

public ScreenEditor.AddTabDialog (PageElement trigger, String contentsId)

Public Methods

public String addTabFail (String tabName)

public EditScreenTab addTabSuccess (String tabName)

public ScreenEditor.AddTabDialog close ()

public ScreenEditor.AddTabDialog open ()