Interface JavascriptDependencies

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

    public interface JavascriptDependencies
    extends com.google.gwt.resources.client.ClientBundle
    Define the Javascript dependencies so that they can be injected prior to using them
    Author:
    Guy Griffiths
    • Nested Class Summary

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

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

      • openLayers

        @Source("uk/ac/rdg/resc/godiva/public/js/OpenLayers-2.13.js")
        com.google.gwt.resources.client.TextResource openLayers()
      • proj4js

        @Source("uk/ac/rdg/resc/godiva/public/js/proj4js.js")
        com.google.gwt.resources.client.TextResource proj4js()
      • projections

        @Source("uk/ac/rdg/resc/godiva/public/js/projections.js")
        com.google.gwt.resources.client.TextResource projections()