InputField<T>
Class in LogicToolkit / Inherits from: InputFieldBase<T>
Description
Generic type input field
Type Parameters
| Type Parameter Name | Description | Type Constraints | 
|---|---|---|
| T | Data type | 
Constructors
| Description | |
|---|---|
| InputField | Constructor | 
Methods
| Method Name | Description | 
|---|---|
| GetConstantValue | Get a constant value | 
Inherited Members
Properties
| Property Name | Description | 
|---|---|
| Value | Get value | 
Methods
| Method Name | Description | 
|---|---|
| GetValueString | Get value string |