Interface UniversalDecoratorWithIcons.ExtendedResources

    • Nested Class Summary

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

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

      • resValidImage

        @MimeType("image/svg+xml")
        @Source("valid.svg")
        com.google.gwt.resources.client.DataResource resValidImage()
      • resErrorImage

        @MimeType("image/svg+xml")
        @Source("error.svg")
        com.google.gwt.resources.client.DataResource resErrorImage()