Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Widgets > API/Runtime/Slate/Widgets/Views > API/Runtime/Slate/Widgets/Views/STableViewBase
References
| Module | Slate |
| Header | /Engine/Source/Runtime/Slate/Public/Widgets/Views/STableViewBase.h |
| Include | #include "Widgets/Views/STableViewBase.h" |
| Source | /Engine/Source/Runtime/Slate/Private/Widgets/Views/STableViewBase.cpp |
void ConstructChildren
(
const TAttribute < float > & InItemWidth,
const TAttribute < float > & InItemHeight,
const TAttribute < EListItemAlignment > & InItemAlignment,
const TSharedPtr < SHeaderRow > & InHeaderRow,
const TSharedPtr < SScrollBar > & InScrollBar,
EOrientation InScrollOrientation,
const FOnTableViewScrolled & InOnTableViewScrolled,
const FScrollBarStyle * InScrollBarStyle,
const bool bInPreventThrottling
)
Remarks
Create the child widgets that comprise the list