Package com.inductiveautomation.snap.web
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 Summary
-
Method Details
-
updateFile
Saves the file.
-