Interface WebAppResource

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

    public interface WebAppResource
    extends com.google.gwt.resources.client.ClientBundle
    • Nested Class Summary

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

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

      • CSS

        @Source("css/plugin.css")
        PluginCss CSS()
      • handleVertical

        @Source("images/handle-v.png")
        com.google.gwt.resources.client.DataResource handleVertical()
      • handleHorizontal

        @Source("images/handle-h.png")
        com.google.gwt.resources.client.DataResource handleHorizontal()