Search Results for

    Show / Hide Table of Contents

    Class AddonFieldsWindow

    Interaction logic for AddonFieldsControl.xaml

    Inheritance
    System.Object
    AddonFieldsWindow
    Namespace: Simplic.Framework.Extension.UI
    Assembly: Simplic.Framework.Extension.dll
    Syntax
    public class AddonFieldsWindow : Window

    Constructors

    | Improve this Doc View Source

    AddonFieldsWindow(String)

    Create control

    Declaration
    public AddonFieldsWindow(string stackName)
    Parameters
    Type Name Description
    System.String stackName

    Name of the simplic stack

    Methods

    | Improve this Doc View Source

    Delete()

    Delete the addon informations

    Declaration
    public void Delete()
    | Improve this Doc View Source

    Fill(Guid)

    Fill the current addon-system

    Declaration
    public void Fill(Guid instanceDataGuid)
    Parameters
    Type Name Description
    Guid instanceDataGuid

    Instance-Data guid to fill the ui

    | Improve this Doc View Source

    Save()

    Save the addon informations

    Declaration
    public void Save()
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx