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

Element of a listbox. More...

Inheritance diagram for SCR_ListBoxElementComponent:

Protected Member Functions

override void HandlerAttached (Widget w)
void SetImage (ResourceName imageOrImageset, string iconName)
void SetText (string text)

Protected Attributes

string m_sWidgetImageName
string m_sWidgetTextName

Detailed Description

Element of a listbox.

Definition at line 2 of file SCR_ListBoxElementComponent.c.

Member Function Documentation

◆ HandlerAttached()

override void SCR_ListBoxElementComponent::HandlerAttached ( Widget w)
inlineprotected

Definition at line 11 of file SCR_ListBoxElementComponent.c.

◆ SetImage()

void SCR_ListBoxElementComponent::SetImage ( ResourceName imageOrImageset,
string iconName )
inlineprotected
Parameters
[in]imageOrImageset
[in]iconName

Definition at line 21 of file SCR_ListBoxElementComponent.c.

◆ SetText()

void SCR_ListBoxElementComponent::SetText ( string text)
inlineprotected
Parameters
[in]text

Definition at line 44 of file SCR_ListBoxElementComponent.c.

Member Data Documentation

◆ m_sWidgetImageName

string SCR_ListBoxElementComponent::m_sWidgetImageName
protected

Definition at line 5 of file SCR_ListBoxElementComponent.c.

◆ m_sWidgetTextName

string SCR_ListBoxElementComponent::m_sWidgetTextName
protected

Definition at line 8 of file SCR_ListBoxElementComponent.c.


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