Search Results for

    Show / Hide Table of Contents

    Class ContactCategoryEditor

    Interaktionslogik für ContactCategoryEditor.xaml

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

    Constructors

    | Improve this Doc View Source

    ContactCategoryEditor()

    Initialize a new ContactCategoryEditor

    Declaration
    public ContactCategoryEditor()

    Properties

    | Improve this Doc View Source

    Current

    Gets the current DataContext as ContactCategoryEditor

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

    Methods

    | Improve this Doc View Source

    New()

    Makes a new ContactCategory 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