BasePopupFieldExt<TValueType>
Class in LogicToolkit.Editors / Inherits from: BaseFieldExt<TValueType>
Description
Base class for popup field UI elements
Type Parameters
| Type Parameter Name | Description | Type Constraints |
|---|---|---|
| TValueType | Value type |
Constructors
| Description | |
|---|---|
| BasePopupFieldExt | Constructor |
Methods
| Method Name | Description |
|---|---|
| SetValueWithoutNotify | Allow changing value without triggering any change event. |
| ShowMenu | Show menu |
Static Fields
| Field Name | Description |
|---|---|
| ArrowUssClassName | USS class name of arrow indicators in elements of this type. |
| IconUssClassName | USS class name of icon elements in elements of this type. |
| InputUssClassName | USS class name of input elements in elements of this type. |
| LabelUssClassName | USS class name of labels in elements of this type. |
| TextUssClassName | USS class name of text elements in elements of this type. |
| UssClassName | USS class name of elements of this type. |
Inherited Members
Properties
| Property Name | Description |
|---|---|
| Label | Label name |
| VisualInput | Elements of input |
Methods
| Method Name | Description |
|---|---|
| ConfigureField | Configure fields |