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() |
getSearchableElements
void onNoResultsFound()
DMNEditorSearchIndex
executes this method when the search result is empty,
and this sub-index is active.default void onSearchClosed()
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.