| TSlateBaseNamedArgs
|
Module |
|
Header |
/Engine/Source/Runtime/Slate/Public/Widgets/Views/STableRow.h |
Include |
#include "Widgets/Views/STableRow.h" |
struct FArguments : public TSlateBaseNamedArgs< STableRow< ItemType > >
Name | Description | |
---|---|---|
|
FArguments() |
Name | Description | ||
---|---|---|---|
|
NamedSlotPro ... |
Content() |
|
|
WidgetArgsTy ... |
ExpanderStyleSet ( |
|
|
WidgetArgsTy ... |
OnAcceptDrop ( |
Perform a drop operation onto the target row widget Most commonly used for executing a re-ordering and re-organization operations in lists or trees. |
|
WidgetArgsTy ... |
OnCanAcceptDrop ( |
Handle this event to determine whether a drag and drop operation can be executed on top of the target row widget. |
|
WidgetArgsTy ... |
OnDragDetected ( |
Low level DragAndDrop. |
|
WidgetArgsTy ... |
OnDragEnter ( |
|
|
WidgetArgsTy ... |
OnDragLeave ( |
|
|
WidgetArgsTy ... |
OnDrop ( |
|
|
WidgetArgsTy ... |
Padding ( |
|
|
WidgetArgsTy ... |
ShowSelection ( |
|
|
WidgetArgsTy ... |
SignalSelectionMode ( |
The Signal Selection mode affect when the owner table gets notified that the selection has changed. |
|
WidgetArgsTy ... |
Style ( |
Name | Description | ||
---|---|---|---|
|
STableRow < I... |
operator[] ( |
Name |
Description |
---|---|
WidgetArgsType |