]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.spreadsheet/src/org/simantics/spreadsheet/SheetCommands.java
Migrated source code from Simantics SVN
[simantics/platform.git] / bundles / org.simantics.spreadsheet / src / org / simantics / spreadsheet / SheetCommands.java
diff --git a/bundles/org.simantics.spreadsheet/src/org/simantics/spreadsheet/SheetCommands.java b/bundles/org.simantics.spreadsheet/src/org/simantics/spreadsheet/SheetCommands.java
new file mode 100644 (file)
index 0000000..db4c676
--- /dev/null
@@ -0,0 +1,6 @@
+package org.simantics.spreadsheet;\r
+\r
+public interface SheetCommands {\r
+\r
+    void saveState();\r
+}\r