Search Results for

    Show / Hide Table of Contents

    Class UIControlFactory

    Factory for creating ui controls

    Inheritance
    System.Object
    UIControlFactory
    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.EPLEditor
    Assembly: Simplic.EPLEditor.dll
    Syntax
    public static class UIControlFactory

    Methods

    | Improve this Doc View Source

    Get(Type)

    Get UI Control factory instance

    Declaration
    public static UIControl Get(Type type)
    Parameters
    Type Name Description
    System.Type type
    Returns
    Type Description
    UIControl
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx