org.gwtbootstrap3.extras.typeahead.client
Interface TypeaheadClientBundle

All Superinterfaces:
ClientBundle

public interface TypeaheadClientBundle
extends ClientBundle

Author:
Florian Kremser

Nested Class Summary
 
Nested classes/interfaces inherited from interface com.google.gwt.resources.client.ClientBundle
ClientBundle.Source
 
Field Summary
static TypeaheadClientBundle INSTANCE
           
 
Method Summary
 TextResource typeahead()
           
 

Field Detail

INSTANCE

static final TypeaheadClientBundle INSTANCE
Method Detail

typeahead

@ClientBundle.Source(value="resource/js/typeahead.jquery-0.10.5.min.cache.js")
TextResource typeahead()


Copyright © 2015. All rights reserved.