@ApplicationScoped public class DMNDataTypesSubIndex extends Object implements DMNSubIndex
Constructor and Description |
---|
DMNDataTypesSubIndex(DataTypeList dataTypeList,
DataTypeShortcuts dataTypeShortcuts,
DataTypeStore dataTypeStore) |
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. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
onSearchClosed
@Inject public DMNDataTypesSubIndex(DataTypeList dataTypeList, DataTypeShortcuts dataTypeShortcuts, DataTypeStore dataTypeStore)
public List<DMNSearchableElement> getSearchableElements()
getSearchableElements
in interface HasSearchableElements<DMNSearchableElement>
public void onNoResultsFound()
DMNSubIndex
DMNEditorSearchIndex
executes this method when the search result is empty,
and this sub-index is active.onNoResultsFound
in interface DMNSubIndex
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.