public interface Select
| Modifier and Type | Method and Description |
|---|---|
SelectSuggestions |
openSelect()
Opens popup with suggestions list.
|
SelectSuggestions |
type(String text)
Types a text to the input, deletes its value before doing it.
|
SelectSuggestions type(String text)
text - text to writeSelectSuggestionsSelectSuggestions openSelect()
SelectSuggestionsCopyright © 2014 JBoss by Red Hat. All Rights Reserved.