|
override void | ShowEntries (Widget contentWidget, int indexStart, int indexEnd) |
| Function called when the page is refreshed.
|
|
override int | GetEntryCount () |
| Return total number of entries.
|
|
◆ GetEntryCount()
override int SCR_ExternalPaginationUIComponent.GetEntryCount |
( |
| ) |
|
|
protected |
◆ GetOnShowEntries()
ScriptInvoker SCR_ExternalPaginationUIComponent.GetOnShowEntries |
( |
| ) |
|
◆ HandlerAttached()
override void SCR_ExternalPaginationUIComponent.HandlerAttached |
( |
Widget | w | ) |
|
◆ SetEntryCount()
void SCR_ExternalPaginationUIComponent.SetEntryCount |
( |
int | count | ) |
|
◆ SetPageIndex()
void SCR_ExternalPaginationUIComponent.SetPageIndex |
( |
int | index | ) |
|
◆ ShowEntries()
override void SCR_ExternalPaginationUIComponent.ShowEntries |
( |
Widget | contentWidget, |
|
|
int | indexStart, |
|
|
int | indexEnd ) |
|
protected |
Function called when the page is refreshed.
To be overridden by inherited classes.
- Parameters
-
contentWidget | Content widget |
indexStart | Index of the first displayed item |
indexEnd | Index of the last displayed item |
Implements SCR_BasePaginationUIComponent.
◆ m_iEntryCount
int SCR_ExternalPaginationUIComponent.m_iEntryCount |
|
protected |
◆ m_OnShowEntries
ref ScriptInvoker SCR_ExternalPaginationUIComponent.m_OnShowEntries = new ScriptInvoker() |
|
protected |
The documentation for this interface was generated from the following file:
- Game/UI/Components/SCR_ExternalPaginationUIComponent.c