Navigation
API > API/Plugins > API/Plugins/CommonUI
Inheritance Hierarchy
- STableViewBase
- TListTypeTraits< T, Enable >::SerializerType
- ITypedTableView
- SListView
- SCommonListView
References
| Module | CommonUI |
| Header | /Engine/Plugins/Runtime/CommonUI/Source/CommonUI/Public/CommonListView.h |
| Include | #include "CommonListView.h" |
Syntax
template<typename ItemType>
class SCommonListView : public SListView< ItemType >
Remarks
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bScrollToSelectedOnFocus |
Functions
| Type | Name | Description | |
|---|---|---|---|
| FReply | OnFocusReceived
(
const FGeometry& MyGeometry, |
||
| void | OnMouseLeave
(
const FPointerEvent& MouseEvent |
||
| FReply | OnTouchEnded
(
const FGeometry& MyGeometry, |
||
| FReply | OnTouchMoved
(
const FGeometry& MyGeometry, |