![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| void | SetDropdownEnable (bool enable) |
| void | OnDropDownClicked (SCR_ButtonImageComponent button) |
| void | OnItemClicked (SCR_ButtonImageComponent button) |
| void | OnDropDownFocus () |
| void | OnMenuActionLeft () |
| void | AddItem (SCR_EditorModeUIInfo uiInfo, Color color) |
| bool | IsOpened () |
| void | OpenDropdown (int focusIndex=-1) |
| void | CloseDropdown () |
| Close the dropdown. | |
| void | OnLMB () |
| void | SetCurrentItem (int index, bool callOnChanged) |
| int | GetSelectedIndex () |
| Widget | GetRootWidget () |
| void | SetItemEnabled (int index, bool enabled) |
| void | SetItemVisible (int index, bool visible) |
| ScriptInvoker | GetOnChanged () |
| ScriptInvoker | GetOnOpened () |
| ScriptInvoker | GetOnClosed () |
| void | OnInputDeviceIsGamepad (bool isGamepad) |
| override bool | OnMouseEnter (Widget w, int x, int y) |
| override bool | OnMouseLeave (Widget w, Widget enterW, int x, int y) |
| override void | HandlerAttached (Widget w) |
| override void | HandlerDeattached (Widget w) |
Definition at line 1 of file SCR_CustomDropdownEditorUIComponent.c.
|
inlineprotected |
| [in] | uiInfo | |
| [in] | color |
Definition at line 126 of file SCR_CustomDropdownEditorUIComponent.c.
|
inlineprotected |
Close the dropdown.
Definition at line 234 of file SCR_CustomDropdownEditorUIComponent.c.
|
inlineprotected |
Definition at line 349 of file SCR_CustomDropdownEditorUIComponent.c.
|
inlineprotected |
Definition at line 369 of file SCR_CustomDropdownEditorUIComponent.c.
|
inlineprotected |
Definition at line 359 of file SCR_CustomDropdownEditorUIComponent.c.
|
inlineprotected |
Definition at line 315 of file SCR_CustomDropdownEditorUIComponent.c.
|
inlineprotected |
Get selected index
Definition at line 302 of file SCR_CustomDropdownEditorUIComponent.c.
|
inlineprotected |
Definition at line 405 of file SCR_CustomDropdownEditorUIComponent.c.
|
inlineprotected |
Definition at line 450 of file SCR_CustomDropdownEditorUIComponent.c.
|
inlineprotected |
If dropdown is open
Definition at line 169 of file SCR_CustomDropdownEditorUIComponent.c.
|
inlineprotected |
Definition at line 88 of file SCR_CustomDropdownEditorUIComponent.c.
|
inlineprotected |
Definition at line 108 of file SCR_CustomDropdownEditorUIComponent.c.
|
inlineprotected |
Definition at line 378 of file SCR_CustomDropdownEditorUIComponent.c.
|
inlineprotected |
Definition at line 97 of file SCR_CustomDropdownEditorUIComponent.c.
|
inlineprotected |
Definition at line 270 of file SCR_CustomDropdownEditorUIComponent.c.
|
inlineprotected |
Definition at line 117 of file SCR_CustomDropdownEditorUIComponent.c.
|
inlineprotected |
Definition at line 391 of file SCR_CustomDropdownEditorUIComponent.c.
|
inlineprotected |
Definition at line 398 of file SCR_CustomDropdownEditorUIComponent.c.
|
inlineprotected |
Open the dropdown
| [in] | focusIndex | set which button should be focused. Ignored if -1 |
Definition at line 179 of file SCR_CustomDropdownEditorUIComponent.c.
|
inlineprotected |
Set current item selected in dropdown
| [in] | index | index of item |
| [in] | callOnChanged | if the Event_OnChanged event should be called |
Definition at line 280 of file SCR_CustomDropdownEditorUIComponent.c.
|
inlineprotected |
If enabled shows the dropdown arrow else it looks like a static header
| [in] | enabled | to set enabled or disabled |
Definition at line 63 of file SCR_CustomDropdownEditorUIComponent.c.
|
inlineprotected |
Set item enabled
| [in] | index | index of item |
| [in] | enabled | enabled state |
Definition at line 324 of file SCR_CustomDropdownEditorUIComponent.c.
|
inlineprotected |
Set item visible
| [in] | index | index of item |
| [in] | visible | visible state |
Definition at line 337 of file SCR_CustomDropdownEditorUIComponent.c.
|
protected |
Definition at line 55 of file SCR_CustomDropdownEditorUIComponent.c.
|
protected |
Definition at line 54 of file SCR_CustomDropdownEditorUIComponent.c.
|
protected |
Definition at line 53 of file SCR_CustomDropdownEditorUIComponent.c.
|
protected |
Definition at line 45 of file SCR_CustomDropdownEditorUIComponent.c.
|
protected |
Definition at line 46 of file SCR_CustomDropdownEditorUIComponent.c.
|
protected |
Definition at line 43 of file SCR_CustomDropdownEditorUIComponent.c.
|
protected |
Definition at line 51 of file SCR_CustomDropdownEditorUIComponent.c.
Definition at line 58 of file SCR_CustomDropdownEditorUIComponent.c.
|
protected |
Definition at line 49 of file SCR_CustomDropdownEditorUIComponent.c.
|
protected |
Definition at line 44 of file SCR_CustomDropdownEditorUIComponent.c.
|
protected |
Definition at line 42 of file SCR_CustomDropdownEditorUIComponent.c.
|
protected |
Definition at line 17 of file SCR_CustomDropdownEditorUIComponent.c.
|
protected |
Definition at line 32 of file SCR_CustomDropdownEditorUIComponent.c.
|
protected |
Definition at line 29 of file SCR_CustomDropdownEditorUIComponent.c.
|
protected |
Definition at line 35 of file SCR_CustomDropdownEditorUIComponent.c.
|
protected |
Definition at line 57 of file SCR_CustomDropdownEditorUIComponent.c.
|
protected |
Definition at line 50 of file SCR_CustomDropdownEditorUIComponent.c.
|
protected |
Definition at line 39 of file SCR_CustomDropdownEditorUIComponent.c.
|
protected |
Definition at line 40 of file SCR_CustomDropdownEditorUIComponent.c.
|
protected |
Definition at line 41 of file SCR_CustomDropdownEditorUIComponent.c.
|
protected |
Definition at line 38 of file SCR_CustomDropdownEditorUIComponent.c.
|
protected |
Definition at line 20 of file SCR_CustomDropdownEditorUIComponent.c.
|
protected |
Definition at line 14 of file SCR_CustomDropdownEditorUIComponent.c.
|
protected |
Definition at line 23 of file SCR_CustomDropdownEditorUIComponent.c.
|
protected |
Definition at line 5 of file SCR_CustomDropdownEditorUIComponent.c.
|
protected |
Definition at line 26 of file SCR_CustomDropdownEditorUIComponent.c.
|
protected |
Definition at line 8 of file SCR_CustomDropdownEditorUIComponent.c.
|
protected |
Definition at line 11 of file SCR_CustomDropdownEditorUIComponent.c.