Class ReportEditorUIManager
Static Repository ui manager, calls the page governors for showing the ui.
Inheritance
System.Object
ReportEditorUIManager
Namespace: Simplic.Framework.Reporting.Editor
Assembly: Simplic.Framework.DBUI.dll
Syntax
public class ReportEditorUIManager : object
Methods
| Improve this Doc View SourceCreateNewEPL()
Show editor in new mode.
Declaration
public static void CreateNewEPL()
EditEPL(EPLDesignModel)
Open editor for a specific epl-design.
Declaration
public static void EditEPL(EPLDesignModel configuration)
Parameters
Type | Name | Description |
---|---|---|
EPLDesignModel | configuration | Grid configuration. |