Namespace Simplic.Studio.UI
Classes
BaseInstanceDataLinkerWindow
Base class of a instance data linker editor window.
BaseItemBoxConfigurationWindow
Base class of ItemBoxWindow
CoreExceptionWindow
Interaction logic for CoreExceptionWindow.xaml
InstanceDataDisplayLink
The helper model for the visual display of a instance data link.
InstanceDataLinkBox
Link box used to manage the linked elements of a destination stack to a source element.
InstanceDataLinkBoxConfig
Config for a InstanceDataLinkBox.
InstanceDataLinkControl
A collection of all available link boxes for a given source stack.
InstanceDataLinkControlConfig
Config of a InstanceDataLinkControl.
InstanceDataLinkDialog
A minimal Dialog containing a InstanceDataLinkControl.
InstanceDataLinkerApplicationHelper
InstanceDataLinkerViewModel
Viewmodel for a instance data linker.
InstanceDataLinkerWindow
A instance data linker editor window.
InstanceDataLinkSet
Link set model
InstanceDataLinkSetItem
Link set model/item
InstanceDataStackConnectionInfo
Helper class for InstanceDataStackConnectionViewModel.
InstanceDataStackConnectionViewModel
View model for the stack connection editor.
InstanceDataStackConnectionWindow
Class for a instance data stack connection editor window.
InstanceDataUILinkSetService
Service for storing linking sets
ItemBoxApplicationHelper
Used for using ItemBox in Simplic Studio
ItemBoxConfigurationWindow
Interaction logic for ItemBoxWindow.xaml
ItemBoxProfileViewModel
ViewModel of an ItemBoxProfileViewModel
ItemBoxTypeViewModel
ItemBoxViewModel
ViewModel of an ItemBox
LocalizedMessageBox
Implements a localized version of System.Windows.MessageBox
ProgressWindow
Interaktionslogik für ProgressWindow.xaml
ShowLinkingSetWindowEvent
Event for showing linking set window
ShowLinkingSetWindowEventArgs
Event arguments for showing linking set window
Interfaces
IInstanceDataLinkerWindow
Interface of the instance data linker editor window.
IInstanceDataUILinkSetService
Service for storing linking sets
IItemBoxConfigurationWindow
Interface of ItemBoxWindow.
IMainWindow
Simplic studio main window interface. Deriving from this interface allows multiple simplic studio main windows.
IProgressWindow
Interface for wait dialog control
IWindow<TId, TModel, TViewModel>
IWindowAttachable
Makes a simplic studio window extendable
IWindowViewModel<TModel>
Enums
Mode
Window mode for IWindow<TId, TModel, TViewModel>
Delegates
StackConnectionChanged
Event callback for a changed connection between stacks.