Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_WidgetListEntrySelection Class Reference

Configurable widget list entry list selection. More...

Inheritance diagram for SCR_WidgetListEntrySelection:
SCR_WidgetListEntry SCR_WidgetListEntrySpinBox

Protected Member Functions

void SetupHandlers ()
override string ValueAsString ()
int ValueId ()
 Get selected value as id.
SCR_LocalizedProperty GetSelectedOption ()
 Return current selected option as full localized property.
void SetOptions (array< ref SCR_LocalizedProperty > options)
 Fill list with options.
SCR_SelectionWidgetComponent GetSelectionComponent ()
void GetOptions (out array< ref SCR_LocalizedProperty > options)

Protected Attributes

ref array< ref SCR_LocalizedPropertym_aOptions
SCR_SelectionWidgetComponent m_Selection

Detailed Description

Configurable widget list entry list selection.

Definition at line 779 of file SCR_WidgetListEntry.c.

Member Function Documentation

◆ GetOptions()

void SCR_WidgetListEntrySelection::GetOptions ( out array< ref SCR_LocalizedProperty > options)
inlineprotected

Definition at line 888 of file SCR_WidgetListEntry.c.

◆ GetSelectedOption()

SCR_LocalizedProperty SCR_WidgetListEntrySelection::GetSelectedOption ( )
inlineprotected

Return current selected option as full localized property.

Definition at line 850 of file SCR_WidgetListEntry.c.

◆ GetSelectionComponent()

SCR_SelectionWidgetComponent SCR_WidgetListEntrySelection::GetSelectionComponent ( )
inlineprotected

Definition at line 882 of file SCR_WidgetListEntry.c.

◆ SetOptions()

void SCR_WidgetListEntrySelection::SetOptions ( array< ref SCR_LocalizedProperty > options)
inlineprotected

Fill list with options.

Definition at line 865 of file SCR_WidgetListEntry.c.

◆ SetupHandlers()

void SCR_WidgetListEntrySelection::SetupHandlers ( )
inlineprotected

Definition at line 787 of file SCR_WidgetListEntry.c.

◆ ValueAsString()

override string SCR_WidgetListEntrySelection::ValueAsString ( )
inlineprotected

Definition at line 807 of file SCR_WidgetListEntry.c.

◆ ValueId()

int SCR_WidgetListEntrySelection::ValueId ( )
inlineprotected

Get selected value as id.

Definition at line 829 of file SCR_WidgetListEntry.c.

Member Data Documentation

◆ m_aOptions

ref array<ref SCR_LocalizedProperty> SCR_WidgetListEntrySelection::m_aOptions
protected

Definition at line 782 of file SCR_WidgetListEntry.c.

◆ m_Selection

SCR_SelectionWidgetComponent SCR_WidgetListEntrySelection::m_Selection
protected

Definition at line 784 of file SCR_WidgetListEntry.c.


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