|
GWT 2.4.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
SelectionHandler
instead
@Deprecated public interface SuggestionHandler
Event handler interface for SuggestionEvent.
SuggestBox| Method Summary | |
|---|---|
void |
onSuggestionSelected(SuggestionEvent event)
Deprecated. Fired when a suggestion is selected. |
| Method Detail |
|---|
void onSuggestionSelected(SuggestionEvent event)
event - the object containing information about this event deprecated
use
SelectionHandler.onSelection(com.google.gwt.event.logical.shared.SelectionEvent)
instead
|
GWT 2.4.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||