Class InstanceDataStackConnectionWindow
Class for a instance data stack connection editor window.
Inheritance
System.Object
InstanceDataStackConnectionWindow
Namespace: Simplic.Studio.UI
Assembly: Simplic.Studio.UI.dll
Syntax
public class InstanceDataStackConnectionWindow : DefaultRibbonWindow
Constructors
| Improve this Doc View SourceInstanceDataStackConnectionWindow()
Construct a new satck conenction editor window.
Declaration
public InstanceDataStackConnectionWindow()
Methods
| Improve this Doc View SourceInstanceDataStackConnectionEditorEntry(Guid)
App entry point for the instance data stack connection editor.
Declaration
public static void InstanceDataStackConnectionEditorEntry(Guid appId)
Parameters
Type | Name | Description |
---|---|---|
System.Guid | appId |
OnSave(WindowSaveEventArg)
Declaration
public override void OnSave(WindowSaveEventArg e)
Parameters
Type | Name | Description |
---|---|---|
WindowSaveEventArg | e |