public interface MaterialDebugResources extends com.google.gwt.resources.client.ClientBundle
| Modifier and Type | Field and Description |
|---|---|
static MaterialDebugResources |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.resources.client.TextResource |
animationJsDebug() |
com.google.gwt.resources.client.TextResource |
materializeJsDebug() |
com.google.gwt.resources.client.TextResource |
shrinkJsDebug() |
static final MaterialDebugResources INSTANCE
@ClientBundle.Source(value="js/materialize-0.97.5.js") com.google.gwt.resources.client.TextResource materializeJsDebug()
@ClientBundle.Source(value="js/animation.js") com.google.gwt.resources.client.TextResource animationJsDebug()
@ClientBundle.Source(value="js/shrink.js") com.google.gwt.resources.client.TextResource shrinkJsDebug()
Copyright © 2016. All rights reserved.