@Templated public class InputAutocomplete extends Object implements org.jboss.errai.common.client.api.elemental2.IsElement
Modifier and Type | Class and Description |
---|---|
static interface |
InputAutocomplete.InputAutocompleteElement |
Constructor and Description |
---|
InputAutocomplete() |
Modifier and Type | Method and Description |
---|---|
elemental2.dom.HTMLElement |
getElement() |
String |
getValue() |
void |
setup(Supplier<List<String>> optionsSupplier) |
void |
setValue(String value) |
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.