InputField<TValue, TContainer>
Class in LogicToolkit / Inherits from: InputFieldBase<TValue>
Description
Input field that can have a constant ConstantContainer<T>
Type Parameters
| Type Parameter Name | Description | Type Constraints |
|---|---|---|
| TValue | Data type | |
| TContainer | The type of ConstantContainer<T> |
|
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 |