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 writeSelectSuggestions
SelectSuggestions openSelect()
SelectSuggestions
Copyright © 2015 JBoss by Red Hat. All Rights Reserved.