Search Results for

    Show / Hide Table of Contents

    Class EventNodeViewModel

    EventNodeViewModel

    Inheritance
    System.Object
    NodeViewModel
    EventNodeViewModel
    Inherited Members
    NodeViewModel.CreateFlowInPin()
    NodeViewModel.FlowPins
    NodeViewModel.DataPins
    NodeViewModel.Id
    NodeViewModel.DisplayName
    NodeViewModel.Tooltip
    NodeViewModel.Position
    NodeViewModel.Width
    NodeViewModel.Height
    NodeViewModel.ShowDocumentationCommand
    NodeViewModel.DefaultValues
    NodeViewModel.UserNotes
    Namespace: Simplic.Flow.Editor.UI
    Assembly: Simplic.Flow.Editor.UI.dll
    Syntax
    public class EventNodeViewModel : NodeViewModel

    Constructors

    | Improve this Doc View Source

    EventNodeViewModel(NodeDefinition, NodeConfiguration)

    Constructor

    Declaration
    public EventNodeViewModel(NodeDefinition nodeDefinition, NodeConfiguration nodeConfiguration)
    Parameters
    Type Name Description
    NodeDefinition nodeDefinition

    NodeDefinition

    NodeConfiguration nodeConfiguration

    NodeConfiguration

    Methods

    | Improve this Doc View Source

    CreateConfiguration()

    Checks if this event should be a start event and returns the configuration created by the base class

    Declaration
    public override NodeConfiguration CreateConfiguration()
    Returns
    Type Description
    NodeConfiguration

    NodeConfiguration

    Overrides
    NodeViewModel.CreateConfiguration()
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx