package org.simantics.spreadsheet; public interface SheetCommands { void saveState(); }