Package com.atlassian.jira.webtest.framework.dialog

Interface Summary
AddGadgetDialog The 'Add gadget dialog' on the JIRA dashboard.
AddGadgetDialog.CloseMode  
Dialog<T extends Dialog<T>> A dialog in JIRA.
DialogContent<C extends DialogContent<C,D>,D extends Dialog> A section of the page that is bound to a dialog.
DotDialog The one and only, the Dot Dialog (a.k.a.
DotDialog.CloseMode  
DotDialog.DDDropDown  
DotDialog.DDInput  
IssuePickerPopup Old style issue picker popup, used e.g in the convert to sub-task flow.
IssuePickerPopup.CloseMode  
PageDialog<D extends PageDialog<D,P>,P extends Page> A dialog bound to a particular page.
SubmittableDialog<T extends SubmittableDialog<T,P>,P extends PageObject> Dialog with the ability of being submitted and closed (cancelled).
 

Enum Summary
IssuePickerPopup.ResultSection Result sections IssuePickerPopup.ResultSection.RECENT_ISSUES and IssuePickerPopup.ResultSection.CURRENT_ISSUES is displayed for the search mode IssuePickerPopup.SearchMode.RECENT_ISSUES, and IssuePickerPopup.ResultSection.FILTER for search mode IssuePickerPopup.SearchMode.FILTER.
IssuePickerPopup.SearchMode Mode of the current issue search.
 



Copyright © 2002-2013 Atlassian. All Rights Reserved.