C# Class SolidworksAddinFramework.Events.DSldWorksEvents_Event

Datei anzeigen Open project: Weingartner/SolidworksAddinFramework

Public Methods

Method Description
ActiveDocChangeNotifyObservable ( this eventSource ) : IObservable
ActiveModelDocChangeNotifyObservable ( this eventSource ) : IObservable
BackgroundProcessingEndNotifyObservable ( this eventSource ) : IObservable
BackgroundProcessingStartNotifyObservable ( this eventSource ) : IObservable
BeginRecordNotifyObservable ( this eventSource ) : IObservable
BeginTranslationNotifyObservable ( this eventSource ) : IObservable
CommandCloseNotifyObservable ( this eventSource ) : IObservable
CommandOpenPreNotifyObservable ( this eventSource ) : IObservable
DestroyNotifyObservable ( this eventSource ) : IObservable
DocumentConversionNotifyObservable ( this eventSource ) : IObservable
DocumentLoadNotify2Observable ( this eventSource ) : IObservable
DocumentLoadNotifyObservable ( this eventSource ) : IObservable
EndRecordNotifyObservable ( this eventSource ) : IObservable
EndTranslationNotifyObservable ( this eventSource ) : IObservable
FileCloseNotifyObservable ( this eventSource ) : IObservable
FileNewNotify2Observable ( this eventSource ) : IObservable
FileNewNotifyObservable ( this eventSource ) : IObservable
FileNewPreNotifyObservable ( this eventSource ) : IObservable
FileOpenNotify2Observable ( this eventSource ) : IObservable
FileOpenNotifyObservable ( this eventSource ) : IObservable
FileOpenPostNotifyObservable ( this eventSource ) : IObservable
FileOpenPreNotifyObservable ( this eventSource ) : IObservable
JournalWriteNotifyObservable ( this eventSource ) : IObservable
LightSheetCreateNotifyObservable ( this eventSource ) : IObservable
NonNativeFileOpenNotifyObservable ( this eventSource ) : IObservable
OnIdleNotifyObservable ( this eventSource ) : IObservable
PromptForFilenameNotifyObservable ( this eventSource ) : IObservable
PropertySheetCreateNotifyObservable ( this eventSource ) : IObservable
ReferenceNotFoundNotifyObservable ( this eventSource ) : IObservable
ReferencedFilePreNotifyObservable ( this eventSource ) : IObservable

Method Details

ActiveDocChangeNotifyObservable() public static method

public static ActiveDocChangeNotifyObservable ( this eventSource ) : IObservable
eventSource this
return IObservable

ActiveModelDocChangeNotifyObservable() public static method

public static ActiveModelDocChangeNotifyObservable ( this eventSource ) : IObservable
eventSource this
return IObservable

BackgroundProcessingEndNotifyObservable() public static method

public static BackgroundProcessingEndNotifyObservable ( this eventSource ) : IObservable
eventSource this
return IObservable

BackgroundProcessingStartNotifyObservable() public static method

public static BackgroundProcessingStartNotifyObservable ( this eventSource ) : IObservable
eventSource this
return IObservable

BeginRecordNotifyObservable() public static method

public static BeginRecordNotifyObservable ( this eventSource ) : IObservable
eventSource this
return IObservable

BeginTranslationNotifyObservable() public static method

public static BeginTranslationNotifyObservable ( this eventSource ) : IObservable
eventSource this
return IObservable

CommandCloseNotifyObservable() public static method

public static CommandCloseNotifyObservable ( this eventSource ) : IObservable
eventSource this
return IObservable

CommandOpenPreNotifyObservable() public static method

public static CommandOpenPreNotifyObservable ( this eventSource ) : IObservable
eventSource this
return IObservable

DestroyNotifyObservable() public static method

public static DestroyNotifyObservable ( this eventSource ) : IObservable
eventSource this
return IObservable

DocumentConversionNotifyObservable() public static method

public static DocumentConversionNotifyObservable ( this eventSource ) : IObservable
eventSource this
return IObservable

DocumentLoadNotify2Observable() public static method

public static DocumentLoadNotify2Observable ( this eventSource ) : IObservable
eventSource this
return IObservable

DocumentLoadNotifyObservable() public static method

public static DocumentLoadNotifyObservable ( this eventSource ) : IObservable
eventSource this
return IObservable

EndRecordNotifyObservable() public static method

public static EndRecordNotifyObservable ( this eventSource ) : IObservable
eventSource this
return IObservable

EndTranslationNotifyObservable() public static method

public static EndTranslationNotifyObservable ( this eventSource ) : IObservable
eventSource this
return IObservable

FileCloseNotifyObservable() public static method

public static FileCloseNotifyObservable ( this eventSource ) : IObservable
eventSource this
return IObservable

FileNewNotify2Observable() public static method

public static FileNewNotify2Observable ( this eventSource ) : IObservable
eventSource this
return IObservable

FileNewNotifyObservable() public static method

public static FileNewNotifyObservable ( this eventSource ) : IObservable
eventSource this
return IObservable

FileNewPreNotifyObservable() public static method

public static FileNewPreNotifyObservable ( this eventSource ) : IObservable
eventSource this
return IObservable

FileOpenNotify2Observable() public static method

public static FileOpenNotify2Observable ( this eventSource ) : IObservable
eventSource this
return IObservable

FileOpenNotifyObservable() public static method

public static FileOpenNotifyObservable ( this eventSource ) : IObservable
eventSource this
return IObservable

FileOpenPostNotifyObservable() public static method

public static FileOpenPostNotifyObservable ( this eventSource ) : IObservable
eventSource this
return IObservable

FileOpenPreNotifyObservable() public static method

public static FileOpenPreNotifyObservable ( this eventSource ) : IObservable
eventSource this
return IObservable

JournalWriteNotifyObservable() public static method

public static JournalWriteNotifyObservable ( this eventSource ) : IObservable
eventSource this
return IObservable

LightSheetCreateNotifyObservable() public static method

public static LightSheetCreateNotifyObservable ( this eventSource ) : IObservable
eventSource this
return IObservable

NonNativeFileOpenNotifyObservable() public static method

public static NonNativeFileOpenNotifyObservable ( this eventSource ) : IObservable
eventSource this
return IObservable

OnIdleNotifyObservable() public static method

public static OnIdleNotifyObservable ( this eventSource ) : IObservable
eventSource this
return IObservable

PromptForFilenameNotifyObservable() public static method

public static PromptForFilenameNotifyObservable ( this eventSource ) : IObservable
eventSource this
return IObservable

PropertySheetCreateNotifyObservable() public static method

public static PropertySheetCreateNotifyObservable ( this eventSource ) : IObservable
eventSource this
return IObservable

ReferenceNotFoundNotifyObservable() public static method

public static ReferenceNotFoundNotifyObservable ( this eventSource ) : IObservable
eventSource this
return IObservable

ReferencedFilePreNotifyObservable() public static method

public static ReferencedFilePreNotifyObservable ( this eventSource ) : IObservable
eventSource this
return IObservable