public interface DeferredResources extends Resources<ExternalTextResource>
ClientBundle.Source| Modifier and Type | Field and Description | 
|---|---|
| static DeferredResources | INSTANCEStatic 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>