Search Results for

    Show / Hide Table of Contents

    Class ReportEditorUIManager

    Static Repository ui manager, calls the page governors for showing the ui.

    Inheritance
    System.Object
    ReportEditorUIManager
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Simplic.Framework.Reporting.Editor
    Assembly: Simplic.Framework.DBUI.dll
    Syntax
    public class ReportEditorUIManager

    Methods

    | Improve this Doc View Source

    CreateNewEPL()

    Show editor in new mode.

    Declaration
    public static void CreateNewEPL()
    | Improve this Doc View Source

    EditEPL(EPLDesignModel)

    Open editor for a specific epl-design.

    Declaration
    public static void EditEPL(EPLDesignModel configuration)
    Parameters
    Type Name Description
    EPLDesignModel configuration

    Grid configuration.

    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx