spinetoolbox.project_items.importer.commands

Undo/redo commands for the Importer project item.

authors:
  1. Marin (KTH)
date:

5.5.2020

Module Contents

Classes

UpdateSettingsCommand Command to update Importer settings.
class spinetoolbox.project_items.importer.commands.UpdateSettingsCommand(importer, settings, label)[source]

Bases: spinetoolbox.project_commands.SpineToolboxCommand

Command to update Importer settings.

Parameters:
redo(self)[source]
undo(self)[source]