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

Protected Member Functions

override void HandlerAttached (Widget w)
void Clear ()
void Set (array< string > values)
void Set (string value1, string value2="", string value3="")
void SetFormat (string value, string arg1, string arg2="")
void SetRichFormat (string value, string arg1, string arg2="")
void AddBreadCrumbElement (SCR_UIInfo info)
void RemoveLastBreadCrumbElement ()
void Refresh ()

Protected Attributes

ref array< stringm_aContent
ResourceName m_sElementLayout
ResourceName m_sRichElementLayout
ResourceName m_sSeparatorLayout
ref array< Widgetm_aElements = {}
ref array< Widgetm_aSeparators = {}

Detailed Description

Definition at line 1 of file SCR_BreadCrumbsComponent.c.

Member Function Documentation

◆ AddBreadCrumbElement()

void SCR_BreadCrumbsComponent::AddBreadCrumbElement ( SCR_UIInfo info)
inlineprotected

Definition at line 99 of file SCR_BreadCrumbsComponent.c.

◆ Clear()

void SCR_BreadCrumbsComponent::Clear ( )
inlineprotected

Definition at line 27 of file SCR_BreadCrumbsComponent.c.

◆ HandlerAttached()

override void SCR_BreadCrumbsComponent::HandlerAttached ( Widget w)
inlineprotected

Definition at line 19 of file SCR_BreadCrumbsComponent.c.

◆ Refresh()

void SCR_BreadCrumbsComponent::Refresh ( )
inlineprotected

Definition at line 151 of file SCR_BreadCrumbsComponent.c.

◆ RemoveLastBreadCrumbElement()

void SCR_BreadCrumbsComponent::RemoveLastBreadCrumbElement ( )
inlineprotected

Definition at line 126 of file SCR_BreadCrumbsComponent.c.

◆ Set() [1/2]

void SCR_BreadCrumbsComponent::Set ( array< string > values)
inlineprotected

Definition at line 37 of file SCR_BreadCrumbsComponent.c.

◆ Set() [2/2]

void SCR_BreadCrumbsComponent::Set ( string value1,
string value2 = "",
string value3 = "" )
inlineprotected

Definition at line 58 of file SCR_BreadCrumbsComponent.c.

◆ SetFormat()

void SCR_BreadCrumbsComponent::SetFormat ( string value,
string arg1,
string arg2 = "" )
inlineprotected

Definition at line 65 of file SCR_BreadCrumbsComponent.c.

◆ SetRichFormat()

void SCR_BreadCrumbsComponent::SetRichFormat ( string value,
string arg1,
string arg2 = "" )
inlineprotected

Definition at line 82 of file SCR_BreadCrumbsComponent.c.

Member Data Documentation

◆ m_aContent

ref array<string> SCR_BreadCrumbsComponent::m_aContent
protected

Definition at line 4 of file SCR_BreadCrumbsComponent.c.

◆ m_aElements

ref array<Widget> SCR_BreadCrumbsComponent::m_aElements = {}
protected

Definition at line 15 of file SCR_BreadCrumbsComponent.c.

◆ m_aSeparators

ref array<Widget> SCR_BreadCrumbsComponent::m_aSeparators = {}
protected

Definition at line 16 of file SCR_BreadCrumbsComponent.c.

◆ m_sElementLayout

ResourceName SCR_BreadCrumbsComponent::m_sElementLayout
protected

Definition at line 7 of file SCR_BreadCrumbsComponent.c.

◆ m_sRichElementLayout

ResourceName SCR_BreadCrumbsComponent::m_sRichElementLayout
protected

Definition at line 10 of file SCR_BreadCrumbsComponent.c.

◆ m_sSeparatorLayout

ResourceName SCR_BreadCrumbsComponent::m_sSeparatorLayout
protected

Definition at line 13 of file SCR_BreadCrumbsComponent.c.


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