org.gwtbootstrap3.extras.typeahead.client.base
Interface SuggestionTemplate<T>


public interface SuggestionTemplate<T>

Author:
Florian Kremser

Method Summary
 String render(Suggestion<T> suggestion)
           
 

Method Detail

render

String render(Suggestion<T> suggestion)


Copyright © 2015. All rights reserved.