public interface DMNSubIndex extends HasSearchableElements<DMNSearchableElement>
DMNSubIndex is a repository of DMN searchable elements.| Modifier and Type | Method and Description |
|---|---|
void |
onNoResultsFound()
The
DMNEditorSearchIndex executes this method when the search result is empty,
and this sub-index is active. |
default void |
onSearchClosed() |
getSearchableElementsvoid onNoResultsFound()
DMNEditorSearchIndex executes this method when the search result is empty,
and this sub-index is active.default void onSearchClosed()
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.