Package-level declarations

Types

Link copied to clipboard

Information about a window layout.

Link copied to clipboard
class WorkbenchScreenState(var workbenchLayoutConfig: String = "", var structureViewLayoutConfig: String = "", var phraseViewLayoutConfig: String = "") : JSONFriendly

The local AvailProject screen state that tracks the state of the open windows on the local machine. This is used to save open window positioning between project startups.