@ApplicationScoped public class DataTypeSearchBar extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
DataTypeSearchBar.View |
| Constructor and Description |
|---|
DataTypeSearchBar(DataTypeSearchBar.View view,
DataTypeSearchEngine searchEngine,
DataTypeList dataTypeList) |
| Modifier and Type | Method and Description |
|---|---|
elemental2.dom.HTMLElement |
getElement() |
boolean |
isEnabled() |
void |
refresh() |
void |
reset() |
@Inject public DataTypeSearchBar(DataTypeSearchBar.View view, DataTypeSearchEngine searchEngine, DataTypeList dataTypeList)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.