|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VFilterSelect.FilterSelectSuggestion | |
---|---|
com.vaadin.terminal.gwt.client.ui |
Uses of VFilterSelect.FilterSelectSuggestion in com.vaadin.terminal.gwt.client.ui |
---|
Methods in com.vaadin.terminal.gwt.client.ui with parameters of type VFilterSelect.FilterSelectSuggestion | |
---|---|
void |
VFilterSelect.onSuggestionSelected(VFilterSelect.FilterSelectSuggestion suggestion)
Triggered when a suggestion is selected |
Method parameters in com.vaadin.terminal.gwt.client.ui with type arguments of type VFilterSelect.FilterSelectSuggestion | |
---|---|
void |
VFilterSelect.SuggestionMenu.setSuggestions(Collection<VFilterSelect.FilterSelectSuggestion> suggestions)
Sets the suggestions rendered in the menu |
void |
VFilterSelect.SuggestionPopup.showSuggestions(Collection<VFilterSelect.FilterSelectSuggestion> currentSuggestions,
int currentPage,
int totalSuggestions)
Shows the popup where the user can see the filtered options |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |