| Package | Description |
|---|---|
| org.kie.workbench.common.widgets.client.search.common |
| Modifier and Type | Method and Description |
|---|---|
List<HasSearchableElements<T>> |
EditorSearchIndex.getSubIndexes()
Returns the list of sub-indexes.
|
List<HasSearchableElements<T>> |
BaseEditorSearchIndex.getSubIndexes() |
| Modifier and Type | Method and Description |
|---|---|
void |
EditorSearchIndex.registerSubIndex(HasSearchableElements<T> hasSearchableElements)
Registers a new sub-index into
EditorSearchIndex. |
void |
BaseEditorSearchIndex.registerSubIndex(HasSearchableElements<T> hasSearchableElements) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.