Module CustomDocumentStateDTO

Module CustomDocumentStateDTO 

Source
Expand description

§CustomDocumentStateDTO

Defines the Data Transfer Object for storing the state of a single custom editor document.

Structs§

CustomDocumentStateDTO
A struct that holds the state for a document being handled by a custom editor. This is stored in ApplicationState to track the lifecycle of custom documents.