| DisableArrowsSinglePage() | SCR_BasePaginationUIComponent | protected |
| EnablePageButton(Widget w, bool enable) | SCR_BasePaginationUIComponent | protected |
| FocusWidget(Widget w) | SCR_BasePaginationUIComponent | protected |
| GetColumns() | SCR_BasePaginationUIComponent | |
| GetCurrentPage() | SCR_BasePaginationUIComponent | |
| GetEntryCount() | SCR_ExternalPaginationUIComponent | protected |
| GetEntryIndex(Widget w) | SCR_BasePaginationUIComponent | |
| GetMenu() | MenuRootSubComponent | |
| GetOnPageChanged() | SCR_BasePaginationUIComponent | |
| GetOnShowEntries() | SCR_ExternalPaginationUIComponent | |
| GetRootComponent() | MenuRootSubComponent | |
| GetRows() | SCR_BasePaginationUIComponent | |
| GetWidget() | MenuRootSubComponent | |
| HandlerAttached(Widget w) | SCR_ExternalPaginationUIComponent | |
| HandlerAttachedScripted(Widget w) | MenuRootSubComponent | |
| HandlerDeattached(Widget w) | SCR_BasePaginationUIComponent | |
| IsUnique() | SCR_BasePaginationUIComponent | protected |
| IterateIndex(out int row, out int column) | SCR_BasePaginationUIComponent | protected |
| m_aEmptyItemLayouts | SCR_BasePaginationUIComponent | protected |
| m_bDisableArrowsSinglePage | SCR_BasePaginationUIComponent | protected |
| m_bHideArrowsIfDisabled | SCR_BasePaginationUIComponent | protected |
| m_bIgnoreGamePadInput | SCR_BasePaginationUIComponent | protected |
| m_bLoop | SCR_BasePaginationUIComponent | protected |
| m_bMustHoverOverContent | SCR_BasePaginationUIComponent | protected |
| m_bPlayAudioOnPageChange | SCR_BasePaginationUIComponent | protected |
| m_bShowEmptyEntries | SCR_BasePaginationUIComponent | protected |
| m_bUnderCursor | SCR_BasePaginationUIComponent | protected |
| m_ButtonNextNoScrollWidget | SCR_BasePaginationUIComponent | protected |
| m_ButtonNextWidget | SCR_BasePaginationUIComponent | protected |
| m_ButtonPrevNoScrollWidget | SCR_BasePaginationUIComponent | protected |
| m_ButtonPrevWidget | SCR_BasePaginationUIComponent | protected |
| m_ContentWidget | SCR_BasePaginationUIComponent | protected |
| m_FocusedIndex | SCR_BasePaginationUIComponent | protected |
| m_FocusNextWidget | SCR_BasePaginationUIComponent | protected |
| m_FocusPrevWidget | SCR_BasePaginationUIComponent | protected |
| m_iColumns | SCR_BasePaginationUIComponent | protected |
| m_iCurrentPage | SCR_BasePaginationUIComponent | protected |
| m_iEntryCount | SCR_ExternalPaginationUIComponent | protected |
| m_iMinColumns | SCR_BasePaginationUIComponent | protected |
| m_iMinRows | SCR_BasePaginationUIComponent | protected |
| m_iRows | SCR_BasePaginationUIComponent | protected |
| m_OnPageChanged | SCR_BasePaginationUIComponent | protected |
| m_OnShowEntries | SCR_ExternalPaginationUIComponent | protected |
| m_PageNumberWidget | SCR_BasePaginationUIComponent | protected |
| m_sButtonNextName | SCR_BasePaginationUIComponent | protected |
| m_sButtonNextName_NoScrolling | SCR_BasePaginationUIComponent | protected |
| m_sButtonPrevName | SCR_BasePaginationUIComponent | protected |
| m_sButtonPrevName_NoScrolling | SCR_BasePaginationUIComponent | protected |
| m_sContentName | SCR_BasePaginationUIComponent | protected |
| m_sFocusNextName | SCR_BasePaginationUIComponent | protected |
| m_sFocusPrevName | SCR_BasePaginationUIComponent | protected |
| m_sOnNextPageSfx | SCR_BasePaginationUIComponent | protected |
| m_sOnPrevPageSfx | SCR_BasePaginationUIComponent | protected |
| m_sPageIndexVisualName | SCR_BasePaginationUIComponent | protected |
| m_sPageIndexVisualText | SCR_BasePaginationUIComponent | protected |
| OnButtonNext() | SCR_BasePaginationUIComponent | protected |
| OnButtonPrev() | SCR_BasePaginationUIComponent | protected |
| OnFocus(Widget w, int x, int y) | SCR_BasePaginationUIComponent | |
| OnInputDeviceIsGamepad(bool isGamepad) | SCR_BasePaginationUIComponent | protected |
| OnMouseEnter(Widget w, int x, int y) | SCR_BasePaginationUIComponent | |
| OnMouseLeave(Widget w, Widget enterW, int x, int y) | SCR_BasePaginationUIComponent | |
| RefreshPage() | SCR_BasePaginationUIComponent | |
| SetEntryCount(int count) | SCR_ExternalPaginationUIComponent | |
| SetPage(int page, bool isRefresh=false) | SCR_BasePaginationUIComponent | |
| SetPageIndex(int index) | SCR_ExternalPaginationUIComponent | |
| SetUnderCursor(bool newUnderCursor) | SCR_BasePaginationUIComponent | protected |
| ShowEntries(Widget contentWidget, int indexStart, int indexEnd) | SCR_ExternalPaginationUIComponent | protected |