IWorkspaceWindow interface
Namespace: NextDesign.Desktop
Description
Provides access to the application's windows.
Affiliation area
Name | Description |
---|---|
User interface | A group of APIs that access the UI such as the editor and navigator. |
Property
Name | Description |
---|---|
ActiveInfoWindow | Active page in info pane - "Output" : output - "Error" : error - "SearchResult" : search result |
ActivePage | Active page in current application - "Start" : Start page - "Editor" : Editor page - "Trace" : Trace page |
CurrentInfoView | The currently active display page in the info window |
CurrentOutputCategory | Current Category for Output in Info Pane |
EditorPage | Access object to the editor UI Returns null if the editor page is not displayed. |
Finder | Access object to Finder UI |
IsInformationPaneVisible | Information Pane Visible State |
TracePage | Access object to trace UI Returns null if the trace page is not displayed. |
UI | Access object to common UI |