|
Programming Reference for VirtualLab Fusion
2022.1
|
This is the complete list of members for FileHandlingSupport, including all inherited members.
| AddExtension(string fileName, string extension) | FileHandlingSupport | static |
| AppendDateTimeToFileName(string fileName) | FileHandlingSupport | static |
| GenericLoad(string fileName, out ListOfSavedViewSettings viewSettings) | FileHandlingSupport | static |
| GetImageForDocumentType(DocumentType documentType) | FileHandlingSupport | static |
| ImportAndShowFile(string fileName, DocumentType? documentType=null) | FileHandlingSupport | static |
| IsDoumentsWithoutViewSettingsSaveMechanism(Type typeOfFormDcoument) | FileHandlingSupport | static |
| LoadDocument(string fileName) | FileHandlingSupport | static |
| LoadDocument(string fileName, out ListOfSavedViewSettings viewSettings) | FileHandlingSupport | static |
| LoadDocument_GUISupport(string fileName, string documentName="", bool addToRecentFileList=true) | FileHandlingSupport | static |
| MakeFileNameValid(string fileName) | FileHandlingSupport | static |
| OpenFolderInExplorer(string folder) | FileHandlingSupport | static |
| SaveCompressed(IStorableOnHDD documentToSave, string filePath, ListOfSavedViewSettings viewSettings=null) | FileHandlingSupport | static |