Table of Contents

Namespace Loehnert.Lisrt.Scripting.Project.ProjectItem.Interfaces

Interfaces

ICanAddProjectItem

Interface for an object which can add an IProjectItem.

ICanBeDeleted

Interface for a object which can be deleted.

ICanBeRenamed

Interface for a object which can be renamed.

ICompositeProjectItem

Interface for a composite project item.

IFileProjectItemFactory

Factory for an IProjectItem that can be created from a file.

IHasAdditionalInformations

Interface for additional information while loading/ saving a IProjectItem.

IIsPartOfFileSystem

Interface for a object that is a part of the file system.

IProjectItem

Interface for a project item.

IProjectItemCollection

Interface for a project item collection.

IProjectItemTemplate

Interface for a project item template.

IProjectItemTemplateService

Interface for a service which handles the IProjectItemTemplates.

IProjectItemViewModel

Interface for a project item view model.