Interface StorageHubIconResources

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

    public interface StorageHubIconResources
    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

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      com.google.gwt.resources.client.ImageResource aquamaps()  
      com.google.gwt.resources.client.ImageResource ARCHIVE()  
      com.google.gwt.resources.client.ImageResource BIN()  
      com.google.gwt.resources.client.ImageResource CALENDAR()  
      com.google.gwt.resources.client.ImageResource CATEGORY()  
      com.google.gwt.resources.client.ImageResource CODE()  
      com.google.gwt.resources.client.ImageResource COPY()  
      com.google.gwt.resources.client.ImageResource CSV()  
      com.google.gwt.resources.client.ImageResource DELETE()  
      com.google.gwt.resources.client.ImageResource DOC()  
      com.google.gwt.resources.client.ImageResource EDIT()  
      com.google.gwt.resources.client.ImageResource FILE_DOWNLOAD()  
      com.google.gwt.resources.client.ImageResource FILE_UPLOAD()  
      com.google.gwt.resources.client.ImageResource FOLDER()  
      com.google.gwt.resources.client.ImageResource FOLDER_LINK()  
      com.google.gwt.resources.client.ImageResource FOLDER_SPECIAL()  
      com.google.gwt.resources.client.ImageResource GET_LINK()  
      com.google.gwt.resources.client.ImageResource GROUP()  
      com.google.gwt.resources.client.ImageResource gucbeItem()  
      com.google.gwt.resources.client.ImageResource HISTORY()  
      com.google.gwt.resources.client.ImageResource HTML()  
      com.google.gwt.resources.client.ImageResource IMAGE()  
      com.google.gwt.resources.client.ImageResource INFO()  
      com.google.gwt.resources.client.ImageResource LINK()  
      com.google.gwt.resources.client.ImageResource metadata()  
      com.google.gwt.resources.client.ImageResource move16()  
      com.google.gwt.resources.client.ImageResource move24()  
      com.google.gwt.resources.client.ImageResource MOVIE()  
      com.google.gwt.resources.client.ImageResource NEW_FOLDER()  
      com.google.gwt.resources.client.ImageResource OPEN()  
      com.google.gwt.resources.client.ImageResource PASTE()  
      com.google.gwt.resources.client.ImageResource PDF()  
      com.google.gwt.resources.client.ImageResource PPT()  
      com.google.gwt.resources.client.ImageResource PREVIEW()  
      com.google.gwt.resources.client.ImageResource PUBLIC_LINK()  
      com.google.gwt.resources.client.ImageResource RELOAD()  
      com.google.gwt.resources.client.ImageResource SCRIPT()  
      com.google.gwt.resources.client.ImageResource SEARCH()  
      com.google.gwt.resources.client.ImageResource SHARED_FOLDER()  
      com.google.gwt.resources.client.ImageResource timeseries()  
      com.google.gwt.resources.client.ImageResource TXT()  
      com.google.gwt.resources.client.ImageResource UNARCHIVE()  
      com.google.gwt.resources.client.ImageResource unknown()  
      com.google.gwt.resources.client.ImageResource unknownType()  
      com.google.gwt.resources.client.ImageResource UNSHARE()  
      com.google.gwt.resources.client.ImageResource USER()  
      com.google.gwt.resources.client.ImageResource USER_CIRCLE()  
      com.google.gwt.resources.client.ImageResource VERSIONS()  
      com.google.gwt.resources.client.ImageResource VRE_FOLDER()  
      com.google.gwt.resources.client.ImageResource XLS()  
      com.google.gwt.resources.client.ImageResource XML()  
    • Method Detail

      • CATEGORY

        @Source("CATEGORY.png")
        com.google.gwt.resources.client.ImageResource CATEGORY()
      • HISTORY

        @Source("HISTORY.png")
        com.google.gwt.resources.client.ImageResource HISTORY()
      • UNARCHIVE

        @Source("UNARCHIVE.png")
        com.google.gwt.resources.client.ImageResource UNARCHIVE()
      • INFO

        @Source("INFO.png")
        com.google.gwt.resources.client.ImageResource INFO()
      • UNSHARE

        @Source("UNSHARE.png")
        com.google.gwt.resources.client.ImageResource UNSHARE()
      • GROUP

        @Source("GROUP.png")
        com.google.gwt.resources.client.ImageResource GROUP()
      • USER

        @Source("USER.png")
        com.google.gwt.resources.client.ImageResource USER()
      • FOLDER_LINK

        @Source("FOLDER_LINK.png")
        com.google.gwt.resources.client.ImageResource FOLDER_LINK()
      • GET_LINK

        @Source("GET_LINK.png")
        com.google.gwt.resources.client.ImageResource GET_LINK()
      • PUBLIC_LINK

        @Source("PUBLIC_LINK.png")
        com.google.gwt.resources.client.ImageResource PUBLIC_LINK()
      • OPEN

        @Source("OPEN.png")
        com.google.gwt.resources.client.ImageResource OPEN()
      • PREVIEW

        @Source("PREVIEW.png")
        com.google.gwt.resources.client.ImageResource PREVIEW()
      • VERSIONS

        @Source("VERSIONS.png")
        com.google.gwt.resources.client.ImageResource VERSIONS()
      • PASTE

        @Source("PASTE.png")
        com.google.gwt.resources.client.ImageResource PASTE()
      • COPY

        @Source("COPY.png")
        com.google.gwt.resources.client.ImageResource COPY()
      • EDIT

        @Source("EDIT.png")
        com.google.gwt.resources.client.ImageResource EDIT()
      • DELETE

        @Source("DELETE.png")
        com.google.gwt.resources.client.ImageResource DELETE()
      • RELOAD

        @Source("RELOAD.png")
        com.google.gwt.resources.client.ImageResource RELOAD()
      • BIN

        @Source("BIN.png")
        com.google.gwt.resources.client.ImageResource BIN()
      • SEARCH

        @Source("SEARCH.png")
        com.google.gwt.resources.client.ImageResource SEARCH()
      • FILE_DOWNLOAD

        @Source("DOWNLOAD.png")
        com.google.gwt.resources.client.ImageResource FILE_DOWNLOAD()
      • FILE_UPLOAD

        @Source("FILE_UPLOAD.png")
        com.google.gwt.resources.client.ImageResource FILE_UPLOAD()
      • USER_CIRCLE

        @Source("USER_INFO.png")
        com.google.gwt.resources.client.ImageResource USER_CIRCLE()
      • FOLDER

        @Source("FOLDER.png")
        com.google.gwt.resources.client.ImageResource FOLDER()
      • SHARED_FOLDER

        @Source("SHARED_FOLDER.png")
        com.google.gwt.resources.client.ImageResource SHARED_FOLDER()
      • VRE_FOLDER

        @Source("SHARED_FOLDER.png")
        com.google.gwt.resources.client.ImageResource VRE_FOLDER()
      • FOLDER_SPECIAL

        @Source("FOLDER_SPECIAL.png")
        com.google.gwt.resources.client.ImageResource FOLDER_SPECIAL()
      • NEW_FOLDER

        @Source("NEW_FOLDER.png")
        com.google.gwt.resources.client.ImageResource NEW_FOLDER()
      • DOC

        @Source("DOC.png")
        com.google.gwt.resources.client.ImageResource DOC()
      • PPT

        @Source("PPTX.png")
        com.google.gwt.resources.client.ImageResource PPT()
      • XLS

        @Source("XLS.png")
        com.google.gwt.resources.client.ImageResource XLS()
      • XML

        @Source("XML.png")
        com.google.gwt.resources.client.ImageResource XML()
      • SCRIPT

        @Source("SH.png")
        com.google.gwt.resources.client.ImageResource SCRIPT()
      • CSV

        @Source("CSV.png")
        com.google.gwt.resources.client.ImageResource CSV()
      • CALENDAR

        @Source("CALENDAR.png")
        com.google.gwt.resources.client.ImageResource CALENDAR()
      • PDF

        @Source("PDF.png")
        com.google.gwt.resources.client.ImageResource PDF()
      • CODE

        @Source("CODE.png")
        com.google.gwt.resources.client.ImageResource CODE()
      • IMAGE

        @Source("IMAGE.png")
        com.google.gwt.resources.client.ImageResource IMAGE()
      • TXT

        @Source("TXT.png")
        com.google.gwt.resources.client.ImageResource TXT()
      • MOVIE

        @Source("MOVIE.png")
        com.google.gwt.resources.client.ImageResource MOVIE()
      • HTML

        @Source("HTML.png")
        com.google.gwt.resources.client.ImageResource HTML()
      • ARCHIVE

        @Source("ARCHIVE.png")
        com.google.gwt.resources.client.ImageResource ARCHIVE()
      • LINK

        @Source("LINK.png")
        com.google.gwt.resources.client.ImageResource LINK()
      • metadata

        @Source("metadata.png")
        com.google.gwt.resources.client.ImageResource metadata()
      • timeseries

        @Source("timeseries.png")
        com.google.gwt.resources.client.ImageResource timeseries()
      • aquamaps

        @Source("aquamaps.png")
        com.google.gwt.resources.client.ImageResource aquamaps()
      • unknownType

        @Source("UNKNOWN.png")
        com.google.gwt.resources.client.ImageResource unknownType()
      • gucbeItem

        @Source("gcubeItem.jpeg")
        com.google.gwt.resources.client.ImageResource gucbeItem()
      • unknown

        @Source("UNKNOWN.png")
        com.google.gwt.resources.client.ImageResource unknown()
      • move16

        @Source("move16.png")
        com.google.gwt.resources.client.ImageResource move16()
      • move24

        @Source("move24.png")
        com.google.gwt.resources.client.ImageResource move24()