Namespace Loehnert.Lisrt.Scripting.Project.Commands
Classes
- NewProjectCommandDefinition
CommandDefinition for creating a new IProject to the active IProjectViewModel.
- NewProjectCommandHandler
Command handler for the NewProjectCommandDefinition.
- OpenProjectCommandDefinition
CommandDefinition for loading an IProject to the active IProjectViewModel.
- OpenProjectCommandHandler
Command handler for the OpenProjectCommandDefinition.
- SaveAllFilesCommandDefinition
CommandDefinition for saving all IPersistedElements in the IScriptShell.
- SaveAllFilesCommandHandler
Command handler for the SaveAllFilesCommandDefinition.
- SaveFileCommandDefinition
CommandDefinition for saving the active IPersistedElement.
- SaveFileCommandHandler
Command handler for the SaveFileCommandDefinition.