@ApplicationScoped public class DMNGridSubIndex extends Object implements DMNSubIndex
| Constructor and Description |
|---|
DMNGridSubIndex(DMNGridHelper dmnGridHelper) |
| Modifier and Type | Method and Description |
|---|---|
List<DMNSearchableElement> |
getSearchableElements() |
void |
onNoResultsFound()
The
DMNEditorSearchIndex executes this method when the search result is empty,
and this sub-index is active. |
void |
onSearchClosed() |
@Inject public DMNGridSubIndex(DMNGridHelper dmnGridHelper)
public List<DMNSearchableElement> getSearchableElements()
getSearchableElements in interface HasSearchableElements<DMNSearchableElement>public void onSearchClosed()
onSearchClosed in interface DMNSubIndexpublic void onNoResultsFound()
DMNSubIndexDMNEditorSearchIndex executes this method when the search result is empty,
and this sub-index is active.onNoResultsFound in interface DMNSubIndexCopyright © 2001–2021 JBoss by Red Hat. All rights reserved.