Class ResourcePrototypeImpl

    • Field Detail

      • _initialized

        protected boolean _initialized
      • _localUrl

        protected URL _localUrl
      • _localFile

        protected File _localFile
      • _localFileLength

        protected long _localFileLength
    • Method Detail

      • setLocalFile

        public void setLocalFile​(File file)
      • getName

        public String getName()
        ResourcePrototype Interface
        Specified by:
        getName in interface com.google.gwt.resources.client.ResourcePrototype
      • getLastModifiedTime

        public long getLastModifiedTime()
      • isUpToDate

        protected boolean isUpToDate()
        Protected Methods
      • setUpToDate

        protected void setUpToDate()
      • refresh

        protected void refresh()