public interface EmbeddedResources extends Resources<TextResource>
ClientBundle.Source| Modifier and Type | Field and Description |
|---|---|
static EmbeddedResources |
INSTANCE
Static reference to resources java script source code
|
| Modifier and Type | Method and Description |
|---|---|
TextResource |
chartJs()
Contains text representation of native chart.js code.
|
charbaHelper, clearSelection18, clearSelection24, clearSelection36static final EmbeddedResources INSTANCE
@ClientBundle.Source(value="js/chart.bundle.min.js") TextResource chartJs()
chartJs in interface Resources<TextResource>