Navigation
Unreal Engine C++ API Reference > Runtime > Slate > Framework
Classes
Type | Name | Description | |
---|---|---|---|
![]() |
ITableViewMetadata | ||
![]() |
ITypedTableView | Interface for container widgets to talk to the owner list, tree, or grid. | |
![]() |
TIsValidListItem | Lists/Trees only work with shared pointer types, and UObjbectBase*. | |
![]() |
TListTypeTraits | Furthermore, ListViews of TSharedPtr<> work differently from lists of UObject*. | |
![]() |
TreeFilterHandler | Handles filtering and expanding a TreeView using an IFilter implementation. | |
![]() |
TTableViewMetadata |
Enums
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
ESelectionMode::Type | ||
![]() ![]() |
ETableViewMode::Type | Lists can exist as regular lists or as backing widgets for a tree. |