public interface SuggesterClientRpc
extends com.vaadin.shared.communication.ClientRpc
Modifier and Type | Method and Description |
---|---|
void |
applySuggestionDiff(TransportDiff diff) |
void |
showSuggestions(List<TransportSuggestion> suggs) |
void showSuggestions(List<TransportSuggestion> suggs)
void applySuggestionDiff(TransportDiff diff)
Copyright © 2020 Magnolia International Ltd.. All rights reserved.