Arma Reforger Script API
Loading...
Searching...
No Matches
SCR_ListBoxComponent Member List

This is the complete list of members for SCR_ListBoxComponent, including all inherited members.

_AddItem(string item, Managed data, out SCR_ListBoxElementComponent compOut, ResourceName itemLayout=string.Empty)SCR_ListBoxComponentprotected
_SetItemSelected(int item, bool selected, bool invokeOnChanged, bool instant=false)SCR_ListBoxComponentprotected
AddItem(string item, Managed data=null, ResourceName itemLayout=string.Empty)SCR_ListBoxComponent
AddItemAndIcon(string item, ResourceName imageOrImageset, string iconName, Managed data=null, ResourceName itemLayout=string.Empty)SCR_ListBoxComponent
AddSeparator(string text)SCR_ListBoxComponent
Clear()SCR_ListBoxComponent
FindItemWithData(Managed data)SCR_ListBoxComponent
GetElementComponent(int item)SCR_ListBoxComponent
GetFocused()SCR_ListBoxComponent
GetItemCount()SCR_ListBoxComponent
GetItemData(int item)SCR_ListBoxComponent
GetSelectedItem()SCR_ListBoxComponent
GetSelectedItems(bool selected=true)SCR_ListBoxComponent
GetUniqueWidgetName()SCR_ListBoxComponentprotected
HandlerAttached(Widget w)SCR_ListBoxComponent
IsItemSelected(int item)SCR_ListBoxComponent
m_aElementComponentsSCR_ListBoxComponentprotected
m_bMultiSelectionSCR_ListBoxComponentprotected
m_iCurrentItemSCR_ListBoxComponentprotected
m_iWidgetNameNextIdSCR_ListBoxComponentprotected
m_OnChangedSCR_ListBoxComponent
m_sElementLayoutSCR_ListBoxComponentprotected
m_sSeparatorLayoutSCR_ListBoxComponentprotected
m_wListSCR_ListBoxComponentprotected
OnItemClick(SCR_ListBoxElementComponent comp)SCR_ListBoxComponentprotected
RemoveItem(int item)SCR_ListBoxComponent
SetAllItemsSelected(bool selected, bool invokeOnChanged=true)SCR_ListBoxComponent
SetFocusOnFirstItem()SCR_ListBoxComponent
SetItemSelected(int item, bool selected, bool invokeOnChanged=true, bool instant=false)SCR_ListBoxComponent
SetItemText(int item, string text)SCR_ListBoxComponent
VisualizeSelection(int item, bool selected, bool instant=false)SCR_ListBoxComponentprotected