public interface SearchAction extends Runnable
SearchResult
.
SearchActionFactory
plugins know how to generate these for specific
kinds of SearchResult
.
SearchService.actions(SearchResult)
Modifier and Type | Method and Description |
---|---|
default boolean |
closesSearch()
Deprecated.
Feature removed. By community demand, nothing forces the search
results to close.
|
@Deprecated default boolean closesSearch()
Copyright © 2015–2022 SciJava. All rights reserved.