SourceCode.Framework Namespace
See Also  Inheritance Hierarchy

Glossary Item Box

Classes

  Class Description
Class AlignViewCommandEventArgs  
Class AlignViewQueryCommandEventArgs  
Class ArrangeViewCommandEventArgs  
Class ArrangeViewQueryCommandEventArgs  
Class CategoryAttribute  
Class CloningContext  
Class CollectionBase<TParent,TItem> Content to be provided.
Class DescriptionAttribute  
Class DesignerCommandId  
Class DisplayNameAttribute This is the text that will display in the designers
Class DuplicateNameException Custom exception indicating that a duplicate name has been detected.
Class EnumParser<T>  
Class EnvironmentProject  
Class ExecuteCommandEventArgs  
Class Fusion  
Class ItemChangeEventArgs Content to be provided.
Class K2Image  
Class K2LicensedEnvironmentAttribute  
Class K2LicenseException  
Class K2LicenseProvider  
Class ModalWindowButtonClickEventArgs  
Class ObjectLoadException  
Class PersistableContainerObject Content to be provided.
Class PersistableObject Provides the base implementation for classes that wants to have serialization and deserialization, eventing and undo/redo management.
Class PersistableObjectCollectionBase<TParent,TItem> Content to be provided.
Class PersistableObjectDictionary<T>  
Class PersistableObjectDictionaryEntry  
Class PersistableObjectList<T>  
Class PropertyChangedEventArgs Content to be provided.
Class PropertyWizardDefinition  
Class PropertyWizardDefinitionCollection  
Class ReadOnlyPersistableObjectCollectionBase<TParent,TItem> Content to be provided.
Class RepairValidationErrorEventArgs  
Class SerializationInfoProvider Serializes and deserializes a PersistableObject. This class cannot be inherited.
Class SizingViewCommandEventArgs  
Class SizingViewQueryCommandEventArgs  
Class SkipValidationAttribute This class can be implemented as an Attribute on Persistable Lists to indicate that Validation should not execute for the List.
Class StandardCommandIdentifiers  
Class ValidationError  
Class ValidationResult  
Class View  
Class ViewCommandEventArgs  
Class ViewQueryCommandEventArgs  
Class WizardDataObject  
Class WizardDefinition  
Class WizardInitializeArgs Content to be provided.

Interfaces

  Interface Description
Interface Fusion.IApplicationContext  
Interface Fusion.IAssemblyEnum  
Interface Fusion.IAssemblyName  
Interface IBuildProject Defines the BuildProject interface.
Interface ICommandHandler  
Interface IDesignerHostView  
Interface IDocumentService  
Interface IDynamicToolboxItemHandler IDynamicToolboxItemHandler
Interface IEngineProxy  
Interface IEnvironment Defines a Environment interface.
Interface IEnvironmentService  
Interface IHelpService  
Interface IModalWindow Content to be provided.
Interface IModalWindowCanvas  
Interface INamedObject Defines a INamedObject interface.
Interface IPersistableList Defines the PersistableList interface.
Interface IProject Defines the Project interface.
Interface IProjectCollection  
Interface IProjectFile Defines the Project interface.
Interface IProjectFileCollection  
Interface IProjectFileContent  
Interface IProjectFilesContainer  
Interface IProjectFolder Defines the Folder interface.
Interface IProjectFolderCollection  
Interface IProjectFoldersContainer  
Interface IProjectManager  
Interface IPropertyWizard Content to be provided.
Interface IReference Defines a Reference interface. This object represents one reference in the project. Including a reference in a project allows you to use any of the public members contained in the reference. Projects may include references to .NET assemblies and COM objects.
Interface IReferenceCollection  
Interface IReferenceContainer  
Interface IRepairValidationError  
Interface ISerializationInfo Provides functionality to an object needed to serialize or deserialize itself.
Interface ISubProject  
Interface ISubProjectCollection  
Interface ISubProjectContainer  
Interface ISupportDisplayName Defines a ISupportDisplayName interface.
Interface ISupportName  
Interface IUnloadableFileContent  
Interface IUpgradeLogger  
Interface IValidationContainer  
Interface IWizard Content to be provided.
Interface IWizardConfigurable Content to be provided.
Interface IWizardHostService IWizardHost is populated by the Process Designer, This allows the wizard to manipulate features on the Process Designer.
Interface IWizardPage Content to be provided.
Interface IWizardService  

Delegates

  Delegate Description
Delegate CreateNonPublicInstance  
Delegate WizardHostCommand  

Enumerations

  Enumeration Description
Enumeration Alignment  
Enumeration Arrange  
Enumeration AuthoringMode Content to be provided.
Enumeration ErrorLevel  
Enumeration ExecutableItemType  
Enumeration FileTypes  
Enumeration Fusion.ASM_CACHE_FLAGS The ASM_CACHE_FLAGS enumeration contains the following values: ASM_CACHE_ZAP - Enumerates the cache of precompiled assemblies by using Ngen.exe. ASM_CACHE_GAC - Enumerates the global assembly cache. ASM_CACHE_DOWNLOAD - Enumerates the assemblies that have been downloaded on demand or that have been shadow-copied. ASM_CACHE_ROOT - Indicates that the GetCachePath function should return the path to the global assembly cache for the common language runtime (CLR) version 2.0. Meaningful only in the context of a call to GetCachePath. ASM_CACHE_ROOT_EX - Indicates that the GetCachePath function should return the path to the global assembly cache for CLR version 4. Meaningful only in the context of a call to GetCachePath.
Enumeration Fusion.ASM_CMP_FLAGS  
Enumeration Fusion.ASM_DISPLAY_FLAGS Fusion.IAssemblyName.GetDisplayName
Enumeration Fusion.ASM_NAME The ASM_NAME enumeration property ID describes the valid names of the name-value pairs in an assembly name. See the .NET Framework SDK for a description of these properties.
Enumeration Fusion.CREATE_ASM_NAME_OBJ_FLAGS The CREATE_ASM_NAME_OBJ_FLAGS enumeration contains the following values: CANOF_PARSE_DISPLAY_NAME - If this flag is specified, the szAssemblyName parameter is a full assembly name and is parsed to the individual properties. If the flag is not specified, szAssemblyName is the "Name" portion of the assembly name. CANOF_SET_DEFAULT_VALUES - If this flag is specified, certain properties, such as processor architecture, are set to their default values. AssemblyCache.CreateAssemblyNameObject
Enumeration Fusion.GACLocations  
Enumeration Fusion.IASSEMBLYCACHE_INSTALL_FLAG IAssemblyChance.InstallAssembly
Enumeration Fusion.IASSEMBLYCACHE_UNINSTALL_DISPOSITION Fusion.IAssemblyCache.UninstallAssembly
Enumeration Fusion.QUERYASMINFO_FLAG Fusion.IAssemblyCache.QueryAssemblyInfo
Enumeration K2ImageType Content to be provided.
Enumeration LicensedEnvironments  
Enumeration LicensedProducts  
Enumeration ModalWindowButtonTypes  
Enumeration ModalWindowIconTypes  
Enumeration QueryCommandResult Content to be provided.
Enumeration Sizing  
Enumeration SupportedLanguages Specifies the supported languages for a K2.net project.
Enumeration ValidationStatus Gives information about the reference state of the object instance.
Enumeration WizardHostDisplayStates  
Enumeration WizardHostFinishBehaviour  
Enumeration WizardHostResults  
Enumeration WizardModes  
Enumeration WizardStatus Specify the execution status of a wizard.

See Also