public interface NativeLibraryResources
extends com.google.gwt.resources.client.ClientBundle
| Modifier and Type | Field and Description |
|---|---|
static NativeLibraryResources |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.resources.client.TextResource |
c3js() |
com.google.gwt.resources.client.TextResource |
countriesgeojson() |
com.google.gwt.resources.client.TextResource |
d3geoprojectionjs() |
static final NativeLibraryResources INSTANCE
@ClientBundle.Source(value="js/c3.min.js") com.google.gwt.resources.client.TextResource c3js()
@ClientBundle.Source(value="js/d3-geo-projection.min.js") com.google.gwt.resources.client.TextResource d3geoprojectionjs()
@ClientBundle.Source(value="json/countries.geo.json") com.google.gwt.resources.client.TextResource countriesgeojson()
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.