Navigation
API > API/Plugins > API/Plugins/CommonUI
Inheritance Hierarchy
- STreeView
- SCommonTreeView
References
| Module | CommonUI |
| Header | /Engine/Plugins/Runtime/CommonUI/Source/CommonUI/Public/CommonTreeView.h |
| Include | #include "CommonTreeView.h" |
Syntax
template<typename ItemType>
class SCommonTreeView : public STreeView< 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, |