Search Results for

    Show / Hide Table of Contents

    Class PageGovernor

    Represents the page governor to create and edit pages

    Inheritance
    System.Object
    PageGovernor
    Namespace: Simplic.PlugIn.Logistics.UI.ResourceRequirementsPlanning
    Assembly: Simplic.PlugIn.Logistics.dll
    Syntax
    public class PageGovernor : Framework.UI.PageGovernor

    Methods

    | Improve this Doc View Source

    CreatePage(DBInternPage)

    Method to create the page

    Declaration
    public override Page CreatePage(DBInternPage DBInternPage)
    Parameters
    Type Name Description
    DBInternPage DBInternPage
    Returns
    Type Description
    Page
    | Improve this Doc View Source

    EditPage(DBInternPage)

    Method to edit the page (not implemented yet)

    Declaration
    public override Window EditPage(DBInternPage DBInternPage)
    Parameters
    Type Name Description
    DBInternPage DBInternPage
    Returns
    Type Description
    System.Windows.Window
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx