Navigation
API > API/Plugins > API/Plugins/TedsTableViewer > API/Plugins/TedsTableViewer/Widgets > API/Plugins/TedsTableViewer/Widgets/SRowDetails
Inheritance Hierarchy
- TSlateBaseNamedArgs< SRowDetails >
- SRowDetails::FArguments
References
| Module | TedsTableViewer |
| Header | /Engine/Plugins/Experimental/EditorDataStorageFeatures/Source/TedsTableViewer/Public/Widgets/SRowDetails.h |
| Include | #include "Widgets/SRowDetails.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SRowDetails >
Constructors
| Type | Name | Description | |
|---|---|---|---|
FArguments () |
Functions
| Type | Name | Description | |
|---|---|---|---|
| WidgetArgsType & | ShowAllDetails
(
bool InArg |
Whether or not to show columns that don't have a dedicated widget to represent them. | |
| WidgetArgsType & | WidgetPurposesOverride
(
TArray< FName > InArg |
Override for the default widget purposes used to create widgets for the columns. |
Typedefs
| Name | Description |
|---|---|
| WidgetArgsType |