|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UserPicker | |
|---|---|
| org.xwiki.test.ui.po.editor | |
| Uses of UserPicker in org.xwiki.test.ui.po.editor |
|---|
| Methods in org.xwiki.test.ui.po.editor that return UserPicker | |
|---|---|
UserPicker |
UserPicker.clear()
Clears the content of the text input. |
UserPicker |
ObjectEditPane.getUserPicker(String userPropertyName)
|
UserPicker |
UserPicker.moveMouseOver()
Moves the mouse over the text input. |
UserPicker |
UserPicker.select(String userNameOrAlias)
Clicks on the suggestion that contains the given text. |
UserPicker |
UserPicker.sendKeys(CharSequence... keysToSend)
Types into the text input. |
UserPicker |
UserPicker.waitForSuggestions()
Waits until the suggestions for the current value of the text input are retrieved. |
UserPicker |
UserPicker.waitForSuggestionsToDisappear()
Waits for the list of suggestions to disappear. |
UserPicker |
UserPicker.waitForSuggestionsToFadeOut()
Waits for the list of suggestions to fade out. |
UserPicker |
UserPicker.waitToLoad()
Waits for the user picker to load. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||