Class ScreensDialog
java.lang.Object
com.atlassian.jira.pageobjects.components.InlineDialog
com.atlassian.jira.pageobjects.project.fields.ScreensDialog
Represents the "x screens" inline dialog for a specific Field Layout Item on the Project Configuration Fields tab.
Each field item is associated with its own Field Configuration.
- Since:
- v4.4
-
Constructor Summary
ConstructorsConstructorDescriptionScreensDialog
(com.atlassian.pageobjects.elements.PageElement trigger, String contentsId) -
Method Summary
Methods inherited from class com.atlassian.jira.pageobjects.components.InlineDialog
getDialogContents, initialize, isOpen
-
Constructor Details
-
ScreensDialog
-
-
Method Details
-
open
- Overrides:
open
in classInlineDialog
-
close
- Overrides:
close
in classInlineDialog
-
getScreens
-