SerializableTypeField
Class in LogicToolkit.Editors / Inherits from: BasePopupFieldExt<SerializableType>
Description
UI elements for SerializableType
Constructors
| Description | |
|---|---|
| SerializableTypeField | Constructor |
Fields
| Field Name | Description |
|---|---|
| AssemblyFilters | Assembly type filters |
| ShowNoneItem | Whether to display None items |
| TypeFilters | Type filter |
Properties
| Property Name | Description |
|---|---|
| BaseType | Base type |
Methods
| Method Name | Description |
|---|---|
| SetValueWithoutNotify | Set value without notification |
Inherited Members
Properties
| Property Name | Description |
|---|---|
| Label | Label name |
| VisualInput | Elements of input |
Methods
| Method Name | Description |
|---|---|
| ConfigureField | Configure fields |
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. |