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