Interface Resources

  • All Superinterfaces:
    com.google.gwt.resources.client.ClientBundle

    public interface Resources
    extends com.google.gwt.resources.client.ClientBundle
    Class contains resources required for chart library
    • Nested Class Summary

      • Nested classes/interfaces inherited from interface com.google.gwt.resources.client.ClientBundle

        com.google.gwt.resources.client.ClientBundle.Source
    • Method Detail

      • chartJsSource

        @Source("js/chart.min.js")
        com.google.gwt.resources.client.TextResource chartJsSource()
        Contains text representation of native chart.js code
      • chartStyle

        @Source("js/chart.css")
        ChartStyle chartStyle()
        Default style required for chart styling