public interface SuggesterServerRpc
extends com.vaadin.shared.communication.ServerRpc
Modifier and Type | Method and Description |
---|---|
void |
suggest(String text,
TransportDoc.TransportRange selection) |
void |
suggestionSelected(int index) |
void suggest(String text, TransportDoc.TransportRange selection)
void suggestionSelected(int index)
Copyright © 2020 Magnolia International Ltd.. All rights reserved.