Uses of Interface
org.gwtbootstrap3.extras.typeahead.client.base.SuggestionTemplate

Packages that use SuggestionTemplate
org.gwtbootstrap3.extras.typeahead.client.base   
 

Uses of SuggestionTemplate in org.gwtbootstrap3.extras.typeahead.client.base
 

Methods in org.gwtbootstrap3.extras.typeahead.client.base that return SuggestionTemplate
 SuggestionTemplate<T> Dataset.getSuggestionTemplate()
          Renders a single suggestion.
 

Methods in org.gwtbootstrap3.extras.typeahead.client.base with parameters of type SuggestionTemplate
 void Dataset.setSuggestionTemplate(SuggestionTemplate<T> suggestionTemplate)
           
 



Copyright © 2015. All rights reserved.