![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| override void | HandlerAttached (Widget w) |
| override void | HandlerDeattached (Widget w) |
| override bool | OnFocus (Widget w, int x, int y) |
| override bool | OnFocusLost (Widget w, int x, int y) |
| Widget | GetList () |
| GridLayoutWidget | GetGridList () |
| void | ExpandList () |
| void | CollapseList () |
| void | SetParentHandler (SCR_DeployRequestUIBaseComponent parent) |
| void | HideTooltip () |
| void | Update (float dt) |
| void | Lock (bool loadingAnim=false) |
| Lock the button (eg. during a request). | |
| void | Unlock () |
| Unlock the button (eg. after receiving a request response). | |
| void | SetSelected (bool selected) |
| Visually set the button as selected. | |
| void | SetFocused () |
| Set the button focused. | |
| override bool | OnClick (Widget w, int x, int y, int button) |
| override void | SetEnabled (bool enabled, bool animate=true) |
| bool | ShouldUnlock () |
| Return true when the button should be unlocked when calling the Unlock() method. | |
| void | SetShouldUnlock (bool shouldUnlock) |
| Marks if the buttons should be unlocked when calling the Unlock() method. | |
| bool | ShouldShowTooltip () |
| Get if tooltip should be shown. | |
| void | SetTooltipAvailable (bool available) |
| Set if tooltip should be shown. | |
| void | OnTooltipShow (SCR_ScriptedWidgetTooltip tooltip) |
Static Protected Attributes | |
| static SCR_DeployButtonBase | s_ExpandedList |
Definition at line 145 of file SCR_DeployRequestUIBaseComponent.c.
|
inlineprotected |
Definition at line 250 of file SCR_DeployRequestUIBaseComponent.c.
|
inlineprotected |
Definition at line 238 of file SCR_DeployRequestUIBaseComponent.c.
|
inlineprotected |
Definition at line 233 of file SCR_DeployRequestUIBaseComponent.c.
|
inlineprotected |
Definition at line 228 of file SCR_DeployRequestUIBaseComponent.c.
|
inlineprotected |
Definition at line 183 of file SCR_DeployRequestUIBaseComponent.c.
|
inlineprotected |
Definition at line 207 of file SCR_DeployRequestUIBaseComponent.c.
|
inlineprotected |
Definition at line 261 of file SCR_DeployRequestUIBaseComponent.c.
|
inlineprotected |
Lock the button (eg. during a request).
Definition at line 276 of file SCR_DeployRequestUIBaseComponent.c.
Definition at line 314 of file SCR_DeployRequestUIBaseComponent.c.
Definition at line 215 of file SCR_DeployRequestUIBaseComponent.c.
Definition at line 222 of file SCR_DeployRequestUIBaseComponent.c.
|
inlineprotected |
Definition at line 357 of file SCR_DeployRequestUIBaseComponent.c.
|
inlineprotected |
Definition at line 322 of file SCR_DeployRequestUIBaseComponent.c.
|
inlineprotected |
Set the button focused.
Definition at line 309 of file SCR_DeployRequestUIBaseComponent.c.
|
inlineprotected |
Definition at line 256 of file SCR_DeployRequestUIBaseComponent.c.
|
inlineprotected |
Visually set the button as selected.
Definition at line 294 of file SCR_DeployRequestUIBaseComponent.c.
|
inlineprotected |
Marks if the buttons should be unlocked when calling the Unlock() method.
Definition at line 339 of file SCR_DeployRequestUIBaseComponent.c.
|
inlineprotected |
Set if tooltip should be shown.
Definition at line 351 of file SCR_DeployRequestUIBaseComponent.c.
|
inlineprotected |
Get if tooltip should be shown.
Definition at line 345 of file SCR_DeployRequestUIBaseComponent.c.
|
inlineprotected |
Return true when the button should be unlocked when calling the Unlock() method.
Definition at line 333 of file SCR_DeployRequestUIBaseComponent.c.
|
inlineprotected |
Unlock the button (eg. after receiving a request response).
Definition at line 285 of file SCR_DeployRequestUIBaseComponent.c.
|
inlineprotected |
Definition at line 267 of file SCR_DeployRequestUIBaseComponent.c.
Definition at line 179 of file SCR_DeployRequestUIBaseComponent.c.
Definition at line 180 of file SCR_DeployRequestUIBaseComponent.c.
|
protected |
Definition at line 148 of file SCR_DeployRequestUIBaseComponent.c.
|
protected |
Definition at line 151 of file SCR_DeployRequestUIBaseComponent.c.
|
protected |
Definition at line 177 of file SCR_DeployRequestUIBaseComponent.c.
|
protected |
Definition at line 175 of file SCR_DeployRequestUIBaseComponent.c.
|
protected |
Definition at line 171 of file SCR_DeployRequestUIBaseComponent.c.
|
protected |
Definition at line 166 of file SCR_DeployRequestUIBaseComponent.c.
|
protected |
Definition at line 154 of file SCR_DeployRequestUIBaseComponent.c.
|
protected |
Definition at line 162 of file SCR_DeployRequestUIBaseComponent.c.
|
protected |
Definition at line 158 of file SCR_DeployRequestUIBaseComponent.c.
|
protected |
Definition at line 167 of file SCR_DeployRequestUIBaseComponent.c.
|
protected |
Definition at line 155 of file SCR_DeployRequestUIBaseComponent.c.
|
protected |
Definition at line 163 of file SCR_DeployRequestUIBaseComponent.c.
|
protected |
Definition at line 159 of file SCR_DeployRequestUIBaseComponent.c.
|
protected |
Definition at line 174 of file SCR_DeployRequestUIBaseComponent.c.
|
protected |
Definition at line 173 of file SCR_DeployRequestUIBaseComponent.c.
|
staticprotected |
Definition at line 169 of file SCR_DeployRequestUIBaseComponent.c.