@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, waitonSearchClosed@Inject public DMNDataTypesSubIndex(DataTypeList dataTypeList, DataTypeShortcuts dataTypeShortcuts, DataTypeStore dataTypeStore)
public List<DMNSearchableElement> getSearchableElements()
getSearchableElements in interface HasSearchableElements<DMNSearchableElement>public void onNoResultsFound()
DMNSubIndexDMNEditorSearchIndex executes this method when the search result is empty,
and this sub-index is active.onNoResultsFound in interface DMNSubIndexCopyright © 2001–2019 JBoss by Red Hat. All rights reserved.