|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FrotherControl<F extends FrotherControl<F,S,I>,S extends FcSuggestions<F>,I extends FcInput<I,F,S>>
Represents the AJS.MultiSelect JavaScript control. Occasionally they may be referred to as the 'pickers'. But most of the time people just call it the Frother Control™.
| Method Summary | |
|---|---|
I |
input()
Input control of this FC |
Locator |
inputAreaLocator()
Locator of the FC input area. |
Locator |
selectModelLocator()
Locator of this picker's underlying select model. |
S |
suggestions()
Suggestions of this Frother Control. |
Locator |
suggestionsLocator()
Locator of the (open) suggestions component of this FC. |
| Methods inherited from interface com.atlassian.jira.webtest.framework.core.Localizable |
|---|
locator |
| Methods inherited from interface com.atlassian.jira.webtest.framework.core.PageObject |
|---|
context, isReady |
| Method Detail |
|---|
Locator inputAreaLocator()
Locator suggestionsLocator()
Locator selectModelLocator()
I input()
FcInputS suggestions()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||