Interface ButtonResources

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

public interface ButtonResources 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 Summary

    Modifier and Type
    Method
    Description
    com.google.gwt.resources.client.ImageResource
     
    com.google.gwt.resources.client.ImageResource
     
    com.google.gwt.resources.client.ImageResource
     
  • Method Details

    • iconDownloadTiff

      @Source("com/levigo/jadice/web/demo/common/client/style/icon-download-tiff.png") com.google.gwt.resources.client.ImageResource iconDownloadTiff()
    • iconDownloadPDF

      @Source("com/levigo/jadice/web/demo/common/client/style/icon-download-pdf.png") com.google.gwt.resources.client.ImageResource iconDownloadPDF()
    • iconDownloadPS

      @Source("com/levigo/jadice/web/demo/common/client/style/icon-download-ps.png") com.google.gwt.resources.client.ImageResource iconDownloadPS()