Interface DMNProjectImageResources

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

    public interface DMNProjectImageResources
    extends com.google.gwt.resources.client.ClientBundleWithLookup
    • Nested Class Summary

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

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

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      com.google.gwt.resources.client.ImageResource dmnIcon()  
      • Methods inherited from interface com.google.gwt.resources.client.ClientBundleWithLookup

        getResource, getResources
    • Method Detail

      • dmnIcon

        @Source("images/dmn-icon.png")
        com.google.gwt.resources.client.ImageResource dmnIcon()