org.gwtbootstrap3.extras.typeahead.client.base
Class SuggestionCallback<T>
java.lang.Object
org.gwtbootstrap3.extras.typeahead.client.base.SuggestionCallback<T>
public class SuggestionCallback<T>
- extends Object
- Author:
- Florian Kremser
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SuggestionCallback
public SuggestionCallback(JavaScriptObject jsCallback)
execute
public void execute(Collection<Suggestion<T>> suggestions)
Copyright © 2015. All rights reserved.