![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the source code of this file.
Classes | |
| class | SCR_DownloadManagerListComponent |
Functions | |
| SCR_DownloadManagerListComponent SCR_SubMenuBase | BaseContainerProps (configRoot:true) |
| override void | HandlerAttached (Widget w) |
| override void | OnTabShow () |
| override void | OnTabCreate (Widget menuRoot, ResourceName buttonsLayout, int index) |
| override void | OnMenuFocusGained () |
| Widget | AddEntry (ResourceName entryPath, SCR_WorkshopItemActionDownload action) |
| Add new widget in category based based on category type. | |
| void | ChangeEntryCategory (notnull Widget entry, EDownloadManagerActionState type) |
| Change widget in category based based on category type. | |
| void | RemoveEntry (notnull SCR_DownloadManagerEntry entry) |
| SCR_DownloadManagerEntry | DownloadActionLine (notnull SCR_WorkshopItemActionDownload action) |
| Find line containing selected download action. | |
| SCR_DownloadManagerEntry | EntryWithItem (notnull SCR_WorkshopItem item) |
| Find line containing selected item. | |
| SCR_DownloadManagerEntry | FocusedEntry () |
| Return addon preset line component of currently focused widget if has any. | |
| void | ShowPauseResumeAllButton (bool show) |
| void | ShowFallbackText (bool show) |
| bool | HasContent () |
| Return true if there are entries in list. | |
| void | OnEntryFocus () |
| void | OnEntryFocusLost () |
| void | UpdateNavButtons (SCR_DownloadManagerEntry entry) |
| void | OnClickPauseResume () |
| void | OnClickCancel () |
| void | OnClickRetry () |
| void | OnClickPauseResumeAll () |
| void | EnablePauseResumeAll () |
| void | FocusFirstLine () |
Variables | |
| string | m_sList |
| string | m_sFallbackTextWrapWidget |
| ref array< ref SCR_DownloadManagerListCategory > | m_aCategories |
| ScrollLayoutWidget | m_ScrollLayout |
| Widget | m_wList |
| Widget | m_wFallbackTextWrap |
| SCR_InputButtonComponent | m_NavPauseResume |
| SCR_InputButtonComponent | m_NavPauseResumeAll |
| SCR_InputButtonComponent | m_NavCancel |
| SCR_InputButtonComponent | m_NavRetry |
| ref array< ref SCR_DownloadManagerEntry > | m_aAddonLines = {} |
| bool | m_bAllPaused = false |
| SCR_DownloadManagerEntry | m_FocusedEntry |
|
protected |
Add new widget in category based based on category type.
Definition at line 426 of file SCR_DownloadManagerListComponent.c.
| SCR_DownloadManagerListComponent SCR_SubMenuBase BaseContainerProps | ( | configRoot:true | ) |
Definition at line 1 of file SCR_DownloadManagerListComponent.c.
|
protected |
Change widget in category based based on category type.
Definition at line 469 of file SCR_DownloadManagerListComponent.c.
|
protected |
Find line containing selected download action.
Definition at line 503 of file SCR_DownloadManagerListComponent.c.
|
protected |
Definition at line 675 of file SCR_DownloadManagerListComponent.c.
|
protected |
Find line containing selected item.
Definition at line 516 of file SCR_DownloadManagerListComponent.c.
|
protected |
Return addon preset line component of currently focused widget if has any.
Definition at line 529 of file SCR_DownloadManagerListComponent.c.
|
protected |
Definition at line 681 of file SCR_DownloadManagerListComponent.c.
|
protected |
Definition at line 376 of file SCR_DownloadManagerListComponent.c.
|
protected |
Return true if there are entries in list.
Definition at line 554 of file SCR_DownloadManagerListComponent.c.
|
protected |
Definition at line 626 of file SCR_DownloadManagerListComponent.c.
|
protected |
Definition at line 613 of file SCR_DownloadManagerListComponent.c.
|
protected |
Definition at line 644 of file SCR_DownloadManagerListComponent.c.
|
protected |
Definition at line 634 of file SCR_DownloadManagerListComponent.c.
|
protected |
Definition at line 563 of file SCR_DownloadManagerListComponent.c.
|
protected |
Definition at line 575 of file SCR_DownloadManagerListComponent.c.
|
protected |
Definition at line 417 of file SCR_DownloadManagerListComponent.c.
|
protected |
Definition at line 399 of file SCR_DownloadManagerListComponent.c.
|
protected |
Definition at line 386 of file SCR_DownloadManagerListComponent.c.
|
protected |
Definition at line 495 of file SCR_DownloadManagerListComponent.c.
|
protected |
Definition at line 546 of file SCR_DownloadManagerListComponent.c.
|
protected |
Definition at line 539 of file SCR_DownloadManagerListComponent.c.
|
protected |
Definition at line 582 of file SCR_DownloadManagerListComponent.c.
|
protected |
Definition at line 369 of file SCR_DownloadManagerListComponent.c.
|
protected |
Definition at line 358 of file SCR_DownloadManagerListComponent.c.
|
protected |
Definition at line 371 of file SCR_DownloadManagerListComponent.c.
|
protected |
Definition at line 373 of file SCR_DownloadManagerListComponent.c.
|
protected |
Definition at line 366 of file SCR_DownloadManagerListComponent.c.
|
protected |
Definition at line 364 of file SCR_DownloadManagerListComponent.c.
|
protected |
Definition at line 365 of file SCR_DownloadManagerListComponent.c.
|
protected |
Definition at line 367 of file SCR_DownloadManagerListComponent.c.
|
protected |
Definition at line 360 of file SCR_DownloadManagerListComponent.c.
|
protected |
Definition at line 355 of file SCR_DownloadManagerListComponent.c.
|
protected |
Definition at line 352 of file SCR_DownloadManagerListComponent.c.
|
protected |
Definition at line 362 of file SCR_DownloadManagerListComponent.c.
|
protected |
Definition at line 361 of file SCR_DownloadManagerListComponent.c.