Search Results for

    Show / Hide Table of Contents

    Class KanbanBoardPageGovernor

    Page-Governor for showing the grid editor as an application

    Inheritance
    System.Object
    KanbanBoardPageGovernor
    Namespace: Simplic.Kanban.UI.Helper
    Assembly: Simplic.Kanban.UI.dll
    Syntax
    public class KanbanBoardPageGovernor : PageGovernor

    Constructors

    | Improve this Doc View Source

    KanbanBoardPageGovernor(Guid)

    Initialize kanban governor

    Declaration
    public KanbanBoardPageGovernor(Guid appId)
    Parameters
    Type Name Description
    System.Guid appId

    Unique app id

    Methods

    | Improve this Doc View Source

    CreatePage(Framework.UI.Info.DBInternPage)

    Return an instance of the kanban board page

    Declaration
    public override Page CreatePage(Framework.UI.Info.DBInternPage DBInternPage)
    Parameters
    Type Name Description
    Framework.UI.Info.DBInternPage DBInternPage

    Configuration/Parameter

    Returns
    Type Description
    Page

    Instance of the kanban baord page

    | Improve this Doc View Source

    EditPage(Framework.UI.Info.DBInternPage)

    Configuration - Not needed here

    Declaration
    public override Window EditPage(Framework.UI.Info.DBInternPage DBInternPage)
    Parameters
    Type Name Description
    Framework.UI.Info.DBInternPage DBInternPage

    Application configuration

    Returns
    Type Description
    System.Windows.Window

    null

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