Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_ContentBrowserSortingBar Class Reference
Inheritance diagram for SCR_ContentBrowserSortingBar:
SCR_ServerFilterBarComponent

Protected Member Functions

override void HandlerAttached (Widget w)
override void ListenToSelectables (notnull array< Widget > aWidgets)
int GetSelectedIndex ()
void OnSorting (SCR_ButtonImageComponent comp, bool isSelected)

Protected Attributes

int m_iCurrentIndex
ref array< SCR_ButtonImageComponentm_aButtons = new array<SCR_ButtonImageComponent>()
ref ScriptInvoker m_OnSortingChange = new ScriptInvoker()

Detailed Description

Definition at line 1 of file SCR_ContentBrowserSortingBarComponent.c.

Member Function Documentation

◆ GetSelectedIndex()

int SCR_ContentBrowserSortingBar::GetSelectedIndex ( )
inlineprotected

Definition at line 36 of file SCR_ContentBrowserSortingBarComponent.c.

◆ HandlerAttached()

override void SCR_ContentBrowserSortingBar::HandlerAttached ( Widget w)
inlineprotected

Definition at line 13 of file SCR_ContentBrowserSortingBarComponent.c.

◆ ListenToSelectables()

override void SCR_ContentBrowserSortingBar::ListenToSelectables ( notnull array< Widget > aWidgets)
inlineprotected

Definition at line 23 of file SCR_ContentBrowserSortingBarComponent.c.

◆ OnSorting()

void SCR_ContentBrowserSortingBar::OnSorting ( SCR_ButtonImageComponent comp,
bool isSelected )
inlineprotected

Definition at line 41 of file SCR_ContentBrowserSortingBarComponent.c.

Member Data Documentation

◆ m_aButtons

ref array<SCR_ButtonImageComponent> SCR_ContentBrowserSortingBar::m_aButtons = new array<SCR_ButtonImageComponent>()
protected

Definition at line 9 of file SCR_ContentBrowserSortingBarComponent.c.

◆ m_iCurrentIndex

int SCR_ContentBrowserSortingBar::m_iCurrentIndex
protected

Definition at line 8 of file SCR_ContentBrowserSortingBarComponent.c.

◆ m_OnSortingChange

ref ScriptInvoker SCR_ContentBrowserSortingBar::m_OnSortingChange = new ScriptInvoker()
protected

Definition at line 11 of file SCR_ContentBrowserSortingBarComponent.c.


The documentation for this class was generated from the following file: