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

Protected Member Functions

override void HandlerAttached (Widget w)
void VisualSetup ()
void SetLabelText (string text)
void SetIconFromImageSet (string text, ResourceName imageSet=string.Empty)
void SetDataText (string text)
void SetElementsVisible (bool label, bool icon, bool data)
void SetBackroundVisible (bool visible)

Protected Attributes

bool m_bVisibleBackground
bool m_bVisibleIcon
bool m_bVisibleData
string m_sLabel
ResourceName m_ImageSetDefault
string m_sImage
TextWidget m_wTxtLabel
ImageWidget m_wImgIcon
TextWidget m_wTxtData
ImageWidget m_wImgBackground

Detailed Description

Definition at line 5 of file SCR_ServerDetailEntry.c.

Member Function Documentation

◆ HandlerAttached()

override void SCR_ServerDetailEntryComponent::HandlerAttached ( Widget w)
inlineprotected

Definition at line 38 of file SCR_ServerDetailEntry.c.

◆ SetBackroundVisible()

void SCR_ServerDetailEntryComponent::SetBackroundVisible ( bool visible)
inlineprotected

Definition at line 127 of file SCR_ServerDetailEntry.c.

◆ SetDataText()

void SCR_ServerDetailEntryComponent::SetDataText ( string text)
inlineprotected

Definition at line 106 of file SCR_ServerDetailEntry.c.

◆ SetElementsVisible()

void SCR_ServerDetailEntryComponent::SetElementsVisible ( bool label,
bool icon,
bool data )
inlineprotected

Definition at line 113 of file SCR_ServerDetailEntry.c.

◆ SetIconFromImageSet()

void SCR_ServerDetailEntryComponent::SetIconFromImageSet ( string text,
ResourceName imageSet = string.Empty )
inlineprotected

Definition at line 91 of file SCR_ServerDetailEntry.c.

◆ SetLabelText()

void SCR_ServerDetailEntryComponent::SetLabelText ( string text)
inlineprotected

Definition at line 84 of file SCR_ServerDetailEntry.c.

◆ VisualSetup()

void SCR_ServerDetailEntryComponent::VisualSetup ( )
inlineprotected

Definition at line 55 of file SCR_ServerDetailEntry.c.

Member Data Documentation

◆ m_bVisibleBackground

bool SCR_ServerDetailEntryComponent::m_bVisibleBackground
protected

Definition at line 14 of file SCR_ServerDetailEntry.c.

◆ m_bVisibleData

bool SCR_ServerDetailEntryComponent::m_bVisibleData
protected

Definition at line 20 of file SCR_ServerDetailEntry.c.

◆ m_bVisibleIcon

bool SCR_ServerDetailEntryComponent::m_bVisibleIcon
protected

Definition at line 17 of file SCR_ServerDetailEntry.c.

◆ m_ImageSetDefault

ResourceName SCR_ServerDetailEntryComponent::m_ImageSetDefault
protected

Definition at line 26 of file SCR_ServerDetailEntry.c.

◆ m_sImage

string SCR_ServerDetailEntryComponent::m_sImage
protected

Definition at line 29 of file SCR_ServerDetailEntry.c.

◆ m_sLabel

string SCR_ServerDetailEntryComponent::m_sLabel
protected

Definition at line 23 of file SCR_ServerDetailEntry.c.

◆ m_wImgBackground

ImageWidget SCR_ServerDetailEntryComponent::m_wImgBackground
protected

Definition at line 35 of file SCR_ServerDetailEntry.c.

◆ m_wImgIcon

ImageWidget SCR_ServerDetailEntryComponent::m_wImgIcon
protected

Definition at line 32 of file SCR_ServerDetailEntry.c.

◆ m_wTxtData

TextWidget SCR_ServerDetailEntryComponent::m_wTxtData
protected

Definition at line 33 of file SCR_ServerDetailEntry.c.

◆ m_wTxtLabel

TextWidget SCR_ServerDetailEntryComponent::m_wTxtLabel
protected

Definition at line 31 of file SCR_ServerDetailEntry.c.


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