public interface Extensions
extends com.google.gwt.resources.client.ClientBundle
Modifier and Type | Field and Description |
---|---|
static Extensions |
INSTANCE
Static reference to extensions java script source code
|
Modifier and Type | Method and Description |
---|---|
com.google.gwt.resources.client.TextResource |
datalabelsPlugin()
Contains text representation of native chartdatalabels
plugin code.
|
com.google.gwt.resources.client.TextResource |
labelsPlugin()
Contains text representation of native chart labels plugin
code.
|
static final Extensions INSTANCE
@ClientBundle.Source(value="js/chartjs-plugin-labels.min.js") com.google.gwt.resources.client.TextResource labelsPlugin()
@ClientBundle.Source(value="js/chartjs-plugin-datalabels.min.js") com.google.gwt.resources.client.TextResource datalabelsPlugin()