![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Base component for widgets displaying content data. More...
Protected Member Functions | |
| override void | HandlerAttached (Widget w) |
| void | SetTextSafe (TextWidget txt, string str) |
| Just simple on line text setting. | |
| void | SetLabelText (string str) |
| void | SetDescriptionText (string str) |
| void | SetThumbnail (ResourceName image) |
Protected Attributes | |
| ImageWidget | m_wImgThumbnail |
| TextWidget | m_wTxtLabel |
| TextWidget | m_wTxtDescription |
Base component for widgets displaying content data.
Definition at line 5 of file SCR_ContentEntryComponent.c.
|
inlineprotected |
Definition at line 19 of file SCR_ContentEntryComponent.c.
|
inlineprotected |
Definition at line 41 of file SCR_ContentEntryComponent.c.
|
inlineprotected |
Definition at line 38 of file SCR_ContentEntryComponent.c.
|
inlineprotected |
Just simple on line text setting.
Definition at line 31 of file SCR_ContentEntryComponent.c.
|
inlineprotected |
Definition at line 44 of file SCR_ContentEntryComponent.c.
|
protected |
Definition at line 14 of file SCR_ContentEntryComponent.c.
|
protected |
Definition at line 16 of file SCR_ContentEntryComponent.c.
|
protected |
Definition at line 15 of file SCR_ContentEntryComponent.c.