Uses of Interface
org.yamcs.studio.autocomplete.ui.content.IContentProposalSearchHandler
-
Uses of IContentProposalSearchHandler in org.yamcs.studio.autocomplete.ui
Modifier and TypeMethodDescriptionvoid
AutoCompleteProposalProvider.getProposals
(String contents, IContentProposalSearchHandler handler) void
IAutoCompleteProposalProvider.getProposals
(String contents, IContentProposalSearchHandler handler) Requests providers for proposals and notify the handler each time a provider answers. -
Uses of IContentProposalSearchHandler in org.yamcs.studio.autocomplete.ui.content
Modifier and TypeMethodDescriptionvoid
ContentProposalAdapter.getProposals
(IContentProposalSearchHandler listener) Get the proposals from the proposal provider.