Package com.atlassian.jira.webtest.framework.component

Interface Summary
AjsDropdown<P extends PageObject> Represents a AJS.DropdownSelect component used in JIRA dialogs and pickers as an auto-complete suggestions container.
AjsDropdown.CloseMode<PP extends PageObject>  
AjsDropdown.Item<R extends PageObject> A single position in the drop-down list.
AjsDropdown.Section<Q extends PageObject> Section of the drop-down list.
AutoCompleteInput<P extends Localizable> Represents an auto-complete input, in which each key stroke causes rendering of an AjsDropdown instance containing suggestions on how to complete the input sequence.
CommentInput Represents the comment input component in the JIRA UI.
CommentInput.CommentVisibilityDropdown  
 



Copyright © 2002-2012 Atlassian. All Rights Reserved.