Click or drag to resize
weroSoft AG, Software
IWorkspaceModel Interface
The documentation is integral part of the weroSoft product documentation. This part is intended to be used by developers only.
Defines the workspace model.

Namespace:  WeroSoft.Triton.Desktop
Assembly:  WeroSoft.Triton.Desktop.Library (in WeroSoft.Triton.Desktop.Library.dll) Version: 3.0 Pre-Release
Syntax
C#
public interface IWorkspaceModel

The IWorkspaceModel type exposes the following members.

Properties
  NameDescription
Public propertyActivePanel
Gets the active panel.
Public propertyArgumentStore
Gets the arguments which Triton was receiving during startup.
Top
Methods
  NameDescription
Public methodIsPluginLoadedByClassName
Gets a value indicating whether the plug-in given by a class name is already started.
Top
See Also