public interface Resources
extends com.google.gwt.resources.client.ClientBundle
Modifier and Type | Method and Description |
---|---|
com.google.gwt.resources.client.TextResource |
chartJsSource()
Contains text representation of native chart.js code
|
ChartStyle |
chartStyle()
Default style required for chart styling
|
@ClientBundle.Source(value="js/chart.min.js") com.google.gwt.resources.client.TextResource chartJsSource()
@ClientBundle.Source(value="js/chart.css") ChartStyle chartStyle()
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.