Search Results for

    Show / Hide Table of Contents

    Class InstanceDataLinkerWindow

    A instance data linker editor window.

    Inheritance
    System.Object
    BaseInstanceDataLinkerWindow
    InstanceDataLinkerWindow
    Namespace: Simplic.Studio.UI
    Assembly: Simplic.Studio.UI.dll
    Syntax
    public class InstanceDataLinkerWindow : BaseInstanceDataLinkerWindow

    Constructors

    | Improve this Doc View Source

    InstanceDataLinkerWindow(IInstanceDataLinkerService)

    Construct a new instance data linker editor window.

    Declaration
    public InstanceDataLinkerWindow(IInstanceDataLinkerService service)
    Parameters
    Type Name Description
    IInstanceDataLinkerService service

    The linker service to be used by the editor.

    Methods

    | Improve this Doc View Source

    OnDelete(WindowDeleteEventArg)

    Delete the linker.

    Declaration
    public override void OnDelete(WindowDeleteEventArg e)
    Parameters
    Type Name Description
    WindowDeleteEventArg e
    | Improve this Doc View Source

    OnSave(WindowSaveEventArg)

    Save the linker.

    Declaration
    public override void OnSave(WindowSaveEventArg e)
    Parameters
    Type Name Description
    WindowSaveEventArg e
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx