Namespace Loehnert.Lisrt.Scripting.Project.ProjectItem.Commands
Classes
- AddExistingProjectItemCommandDefinition
CommandDefinition for adding a existing project item to the selected item.
- AddExistingProjectItemCommandHandler
Command handler for the AddExistingProjectItemCommandDefinition.
- AddProjectItemCommandDefinition
CommandDefinition for adding a project item to the selected item.
- AddProjectItemCommandHandler
Command handler for the AddProjectItemCommandDefinition.
- DeleteProjectItemCommandDefinition
CommandDefinition for deleting the selected item.
- DeleteProjectItemCommandHandler
Command handler for the DeleteProjectItemCommandDefinition.
- RenameProjectItemCommandDefinition
CommandDefinition for renaming the selected item.
- RenameProjectItemCommandHandler
Command handler for the RenameProjectItemCommandDefinition.
- SetStartUpProjectItemCommandDefinition
CommandDefinition for setting the selected IProjectItem as StartUpProjectItem.
- SetStartUpProjectItemCommandHandler
Command handler for the SetStartUpProjectItemCommandHandler.
- ViewInFileExplorerCommandDefinition
CommandDefinition for opening a selected item in the file explorer.
- ViewInFileExplorerCommandHandler
Command handler for the AddProjectItemCommandDefinition.