| FHierarchyDragDropOp |
Inherit from this to allow UI customization for your drag & drop operation by overriding CreateCustomDecorator. |
| FSectionDragDropOp |
|
| UDataHierarchyViewModelBase |
The main controller class for the SHierarchyEditor widget. |
| UHierarchyCategory |
A category, potentially pointing at the section it belongs to. |
| UHierarchyDataRefreshContext |
A base class that is used to refresh data that represents external data. |
| UHierarchyElement |
|
| UHierarchyItem |
A minimal implementation of an item. Inherit from this and add your own properties. |
| UHierarchyMenuContext |
|
| UHierarchyRoot |
UHierarchyRoot is used as the main object for serialization purposes, and a transient root is created automatically by the widget to populate the source list of items. |
| UHierarchySection |
A minimal implementation of a section. |