![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| override void | CreateWidget (Widget parent) |
| Removed setting up of m_ChangeableComponent as it's not used for this case. | |
| void | SetupHandlers () |
| void | FindElements (array< string > elementNames) |
| Search for elements with given names. | |
| void | AddElement (notnull SCR_WidgetListEntry entry) |
| void | RemoveElementByName (string propertyName) |
| void | RemoveElementByWidget (Widget widget) |
| void | GetEntries (out array< SCR_WidgetListEntry > entries) |
| array< string > | GetElementValues () |
| void | OnClickAddingButton () |
| ScriptInvokerVoid | GetOnAddingButtonElement () |
| ScriptInvokerWidget | GetOnAddElement () |
| SCR_WidgetListEntry | GetElement () |
Protected Attributes | |
| ref SCR_WidgetListEntry | m_Element |
| ResourceName | m_sAddingElementPath |
| string | m_ElementType |
| ref array< ref SCR_WidgetListEntry > | m_aEntries |
| ref SCR_ModularButtonComponent | m_AddingButton |
| ref ScriptInvokerVoid | m_OnClickAddingButton |
| ref ScriptInvokerWidget | m_OnAddElement |
Can hold multiple entries, setup and read them
Definition at line 5 of file SCR_WidgetListEntrySelectionList.c.
|
inlineprotected |
Definition at line 88 of file SCR_WidgetListEntrySelectionList.c.
|
inlineprotected |
Removed setting up of m_ChangeableComponent as it's not used for this case.
Definition at line 26 of file SCR_WidgetListEntrySelectionList.c.
|
inlineprotected |
Search for elements with given names.
Definition at line 55 of file SCR_WidgetListEntrySelectionList.c.
|
inlineprotected |
Definition at line 196 of file SCR_WidgetListEntrySelectionList.c.
|
inlineprotected |
Definition at line 155 of file SCR_WidgetListEntrySelectionList.c.
|
inlineprotected |
Definition at line 145 of file SCR_WidgetListEntrySelectionList.c.
|
inlineprotected |
Definition at line 187 of file SCR_WidgetListEntrySelectionList.c.
|
inlineprotected |
Definition at line 178 of file SCR_WidgetListEntrySelectionList.c.
|
inlineprotected |
Definition at line 169 of file SCR_WidgetListEntrySelectionList.c.
|
inlineprotected |
Definition at line 97 of file SCR_WidgetListEntrySelectionList.c.
|
inlineprotected |
Definition at line 121 of file SCR_WidgetListEntrySelectionList.c.
|
inlineprotected |
Definition at line 41 of file SCR_WidgetListEntrySelectionList.c.
|
protected |
Definition at line 19 of file SCR_WidgetListEntrySelectionList.c.
|
protected |
Definition at line 17 of file SCR_WidgetListEntrySelectionList.c.
|
protected |
Definition at line 8 of file SCR_WidgetListEntrySelectionList.c.
|
protected |
Definition at line 14 of file SCR_WidgetListEntrySelectionList.c.
|
protected |
Definition at line 22 of file SCR_WidgetListEntrySelectionList.c.
|
protected |
Definition at line 21 of file SCR_WidgetListEntrySelectionList.c.
|
protected |
Definition at line 11 of file SCR_WidgetListEntrySelectionList.c.