public interface MaterialResources extends com.google.gwt.resources.client.ClientBundle
Modifier and Type | Field and Description |
---|---|
static MaterialResources |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
com.google.gwt.resources.client.TextResource |
animationJs() |
com.google.gwt.resources.client.TextResource |
materializeJs() |
static final MaterialResources INSTANCE
@ClientBundle.Source(value="js/animation.min.js") com.google.gwt.resources.client.TextResource animationJs()
@ClientBundle.Source(value="js/materialize-0.97.5.min.js") com.google.gwt.resources.client.TextResource materializeJs()
Copyright © 2018. All rights reserved.