Skip to main content

IWorkspaceWindow interface

Namespace: NextDesign.Desktop

Description

Provides access to the application's windows.

Affiliation area

NameDescription
User interfaceA group of APIs that access the UI such as the editor and navigator.

Property

NameDescription
ActiveInfoWindowActive page in info pane
- "Output" : output
- "Error" : error
- "SearchResult" : search result
ActivePageActive page in current application
- "Start" : Start page
- "Editor" : Editor page
- "Trace" : Trace page
CurrentInfoViewThe currently active display page in the info window
CurrentOutputCategoryCurrent Category for Output in Info Pane
EditorPageAccess object to the editor UI
Returns null if the editor page is not displayed.
FinderAccess object to Finder UI
IsInformationPaneVisibleInformation Pane Visible State
TracePageAccess object to trace UI
Returns null if the trace page is not displayed.
UIAccess object to common UI