Navigation
API > API/Runtime > API/Runtime/UMG > API/Runtime/UMG/Components > API/Runtime/UMG/Components/UListViewBase
References
| Module | UMG |
| Header | /Engine/Source/Runtime/UMG/Public/Components/ListViewBase.h |
| Include | #include "Components/ListViewBase.h" |
| Source | /Engine/Source/Runtime/UMG/Private/Components/ListViewBase.cpp |
void HandleRowReleased
&40;
const TSharedRef< ITableRow > & Row
&41;
Remarks
Expected to be bound to the actual ListView widget created by a child class (automatically taken care of via the construction helpers within ITypedUMGListView)