![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Static Protected Attributes | |
| static ref ScriptInvokerActiveWidgetInteraction | m_OnActiveWidgetInteraction |
| static ref ScriptInvokerDialog | m_OnDialogOpen |
| static ref ScriptInvokerDialog | m_OnDialogClose |
| static ref ScriptInvokerMenu | m_OnMenuOpen |
| static ref ScriptInvokerMenu | m_OnMenuOpened |
| static ref ScriptInvokerMenu | m_OnMenuClose |
| static ref ScriptInvokerMenu | m_OnMenuFocusGained |
| static ref ScriptInvokerMenu | m_OnMenuFocusLost |
| static ref ScriptInvokerMenu | m_OnMenuShow |
| static ref ScriptInvokerMenu | m_OnMenuHide |
| static ref ScriptInvokerTabView | m_OnTabChange |
Definition at line 18 of file SCR_MenuHelper.c.
|
inlinestaticprotected |
Definition at line 34 of file SCR_MenuHelper.c.
|
inlinestaticprotected |
Definition at line 52 of file SCR_MenuHelper.c.
|
inlinestaticprotected |
Definition at line 43 of file SCR_MenuHelper.c.
|
inlinestaticprotected |
Definition at line 79 of file SCR_MenuHelper.c.
|
inlinestaticprotected |
Definition at line 88 of file SCR_MenuHelper.c.
|
inlinestaticprotected |
Definition at line 97 of file SCR_MenuHelper.c.
|
inlinestaticprotected |
Definition at line 115 of file SCR_MenuHelper.c.
|
inlinestaticprotected |
Definition at line 61 of file SCR_MenuHelper.c.
|
inlinestaticprotected |
Definition at line 70 of file SCR_MenuHelper.c.
|
inlinestaticprotected |
Definition at line 106 of file SCR_MenuHelper.c.
|
inlinestaticprotected |
Definition at line 124 of file SCR_MenuHelper.c.
NB: This will return false if the widget is in a DIALOG on top of the MENU!!!
Definition at line 144 of file SCR_MenuHelper.c.
|
inlinestaticprotected |
Called by DialogUI.
Definition at line 167 of file SCR_MenuHelper.c.
|
inlinestaticprotected |
Methods to keep track of current dialogs. The MenuManager does not keep track of dialogs: GetTopMenu() only returns the last menu opened with OpenMenu(), not those opened with OpenDialog() Navigation buttons bind themselves to m_OnDialogOpen and m_OnDialogClose Called by DialogUI
Definition at line 159 of file SCR_MenuHelper.c.
|
inlinestaticprotected |
Called by ChimeraMenuBase.
Definition at line 192 of file SCR_MenuHelper.c.
|
inlinestaticprotected |
Called by ChimeraMenuBase.
Definition at line 200 of file SCR_MenuHelper.c.
|
inlinestaticprotected |
Called by ChimeraMenuBase.
Definition at line 208 of file SCR_MenuHelper.c.
|
inlinestaticprotected |
Called by ChimeraMenuBase.
Definition at line 224 of file SCR_MenuHelper.c.
|
inlinestaticprotected |
Called by ChimeraMenuBase SCR_ScriptedWidgetTooltip uses this to make sure the tooltip is removed when the menu changes
Definition at line 176 of file SCR_MenuHelper.c.
|
inlinestaticprotected |
Called by ChimeraMenuBase.
Definition at line 184 of file SCR_MenuHelper.c.
|
inlinestaticprotected |
Called by ChimeraMenuBase.
Definition at line 216 of file SCR_MenuHelper.c.
|
inlinestaticprotected |
Called by SCR_TabViewComponent.
Definition at line 232 of file SCR_MenuHelper.c.
|
inlinestaticprotected |
Navigation buttons are bound to this delegate to disable themselves during edit/combo boxes interaction and prevent reenabling Edit boxes and dropdown menus call this method as a substitute for the lack of events when starting and finishing txt editing / dropdown interaction
Definition at line 136 of file SCR_MenuHelper.c.
|
staticprotected |
Definition at line 20 of file SCR_MenuHelper.c.
|
staticprotected |
Definition at line 22 of file SCR_MenuHelper.c.
|
staticprotected |
Definition at line 21 of file SCR_MenuHelper.c.
|
staticprotected |
Definition at line 25 of file SCR_MenuHelper.c.
|
staticprotected |
Definition at line 26 of file SCR_MenuHelper.c.
|
staticprotected |
Definition at line 27 of file SCR_MenuHelper.c.
|
staticprotected |
Definition at line 29 of file SCR_MenuHelper.c.
|
staticprotected |
Definition at line 23 of file SCR_MenuHelper.c.
|
staticprotected |
Definition at line 24 of file SCR_MenuHelper.c.
|
staticprotected |
Definition at line 28 of file SCR_MenuHelper.c.
|
staticprotected |
Definition at line 30 of file SCR_MenuHelper.c.