Search Results for

    Show / Hide Table of Contents

    Class ContactSubTypeEditor

    Interaktionslogik für ContactTypeEditor.xaml

    Inheritance
    System.Object
    ContactSubTypeEditor
    Namespace: Simplic.PlugIn.SAC.Contact
    Assembly: Simplic.PlugIn.SAC.dll
    Syntax
    public class ContactSubTypeEditor : DefaultRibbonWindow

    Constructors

    | Improve this Doc View Source

    ContactSubTypeEditor()

    Initialize a new ContactTypeEditor

    Declaration
    public ContactSubTypeEditor()

    Properties

    | Improve this Doc View Source

    Current

    Gets the current DataContext as ContactTypeViewModel

    Declaration
    public ContactSubTypeViewModel Current { get; }
    Property Value
    Type Description
    ContactSubTypeViewModel

    Methods

    | Improve this Doc View Source

    New()

    Makes a new ContactType and adds it as a PagingObject

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

    OnDelete(WindowDeleteEventArg)

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

    OnOpenPage(WindowOpenPageEventArg)

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

    OnSave(WindowSaveEventArg)

    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