Interface WebFile.Updater

  • All Known Implementing Classes:
    Settings, TableViewData
    Enclosing class:
    WebFile

    public static interface WebFile.Updater
    An interface for classes that want to post modifications to files.
    • Method Detail

      • updateFile

        void updateFile​(WebFile aFile)
        Saves the file.