Search Results for

    Show / Hide Table of Contents

    Class _SimpleEditor

    Interaction logic for _SimpleEditor

    Inheritance
    System.Object
    _SimpleEditor
    Namespace: Simplic.Framework.UI.Templating
    Assembly: Simplic.Framework.Base.dll
    Syntax
    public class _SimpleEditor : ITemplateEditor

    Constructors

    | Improve this Doc View Source

    _SimpleEditor()

    Create new editor instance

    Declaration
    public _SimpleEditor()

    Methods

    | Improve this Doc View Source

    Edit(String, ITemplateLoader, UIContentPresenter)

    Show the editor

    Declaration
    public void Edit(string path, ITemplateLoader loader, UIContentPresenter presenter)
    Parameters
    Type Name Description
    System.String path
    ITemplateLoader loader
    UIContentPresenter presenter
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx