org.gwtbootstrap3.extras.growl.client
Interface GrowlClientBundle

All Superinterfaces:
ClientBundle

public interface GrowlClientBundle
extends ClientBundle


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

Field Detail

INSTANCE

static final GrowlClientBundle INSTANCE
Method Detail

growlJS

@ClientBundle.Source(value="resource/js/bootstrap-growl-2.0.1.min.cache.js")
TextResource growlJS()


Copyright © 2015. All rights reserved.