TypePopupField
Class in LogicToolkit.Editors / Inherits from: BasePopupFieldExt<System.Type>
Description
A UI element for a popup field that allows you to select from a specified type
Constructors
| Description | |
|---|---|
| TypePopupField | Constructor |
Fields
| Field Name | Description |
|---|---|
| Types | Array of types to select. |
Methods
| Method Name | Description |
|---|---|
| ShowMenu | Show menu |
Inherited Members
Properties
| Property Name | Description |
|---|---|
| Label | Label name |
| VisualInput | Elements of input |
Methods
| Method Name | Description |
|---|---|
| ConfigureField | Configure fields |
| SetValueWithoutNotify | Allow changing value without triggering any change event. |
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. |