Search Results for

    Show / Hide Table of Contents

    Class NewCommentWindow

    New instance data comment window, implements NewCommentControl

    Inheritance
    System.Object
    NewCommentWindow
    Namespace: Simplic.Framework.Extension
    Assembly: Simplic.Framework.Extension.dll
    Syntax
    public class NewCommentWindow : DefaultRibbonWindow

    Constructors

    | Improve this Doc View Source

    NewCommentWindow(InstanceDataCommentModel)

    Create new comment window

    Declaration
    public NewCommentWindow(InstanceDataCommentModel model)
    Parameters
    Type Name Description
    InstanceDataCommentModel model

    Model containing all information for create the comment

    Methods

    | Improve this Doc View Source

    OnSave(WindowSaveEventArg)

    Save commetn and close the window

    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