InputComponent<T>
Class in LogicToolkit / Inherits from: InputField<T, ComponentConstantContainer<T>>
Description
Input field of type Component
Type Parameters
| Type Parameter Name | Description | Type Constraints |
|---|---|---|
| T | Component type |
Constructors
| Description | |
|---|---|
| InputComponent | Constructor |
Inherited Members
Properties
| Property Name | Description |
|---|---|
| Value | Get value |
Methods
| Method Name | Description |
|---|---|
| GetConstantValue | Get a constant value |
| GetValueString | Get value string |