Navigation
API > API/Plugins > API/Plugins/TedsTableViewer > API/Plugins/TedsTableViewer/Widgets
Inheritance Hierarchy
- FTypedElementWidgetConstructor
- FRowHandleWidgetConstructor
References
| Module | TedsTableViewer |
| Header | /Engine/Plugins/Experimental/EditorDataStorageFeatures/Source/TedsTableViewer/Public/Widgets/RowHandleWidget.h |
| Include | #include "Widgets/RowHandleWidget.h" |
Syntax
USTRUCT ()
struct FRowHandleWidgetConstructor : public FTypedElementWidgetConstructor
Remarks
A custom widget to display the row handle of a row as text.
Constructors
| Type | Name | Description | |
|---|---|---|---|
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| TSharedPtr< SWidget > | CreateWidget
(
const UE::Editor::DataStorage::FMetaDataView& Arguments |
||
| bool | FinalizeWidget
(
IEditorDataStorageProvider* DataStorage, |