![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Base class for all widgets that can change their internal state as editbox or spinbox. More...
Protected Member Functions | |
| override void | HandlerAttached (Widget w) |
| override bool | OnFocus (Widget w, int x, int y) |
| override bool | OnFocusLost (Widget w, int x, int y) |
| override bool | OnMouseEnter (Widget w, int x, int y) |
| override bool | OnMouseLeave (Widget w, Widget enterW, int x, int y) |
| void | SetupLabel () |
| void | ClearLabel () |
| TextWidget | GetLabel () |
| void | SetLabel (string label) |
| void | UseLabel (bool use) |
| bool | IsUsingLabel () |
| Widget | GetLabelWidget () |
| If label is not used, label widget might not exist at all! | |
| void | SetSizeWithLabel (float size) |
| void | SetSizeWithoutLabel (float size) |
Base class for all widgets that can change their internal state as editbox or spinbox.
Definition at line 4 of file SCR_ChangeableComponentBase.c.
|
inlineprotected |
Definition at line 148 of file SCR_ChangeableComponentBase.c.
|
inlineprotected |
Definition at line 169 of file SCR_ChangeableComponentBase.c.
|
inlineprotected |
If label is not used, label widget might not exist at all!
Definition at line 211 of file SCR_ChangeableComponentBase.c.
|
inlineprotected |
Definition at line 47 of file SCR_ChangeableComponentBase.c.
|
inlineprotected |
Definition at line 204 of file SCR_ChangeableComponentBase.c.
Definition at line 70 of file SCR_ChangeableComponentBase.c.
Definition at line 81 of file SCR_ChangeableComponentBase.c.
Definition at line 96 of file SCR_ChangeableComponentBase.c.
|
inlineprotected |
Definition at line 103 of file SCR_ChangeableComponentBase.c.
|
inlineprotected |
Definition at line 175 of file SCR_ChangeableComponentBase.c.
|
inlineprotected |
Definition at line 217 of file SCR_ChangeableComponentBase.c.
|
inlineprotected |
Definition at line 225 of file SCR_ChangeableComponentBase.c.
|
inlineprotected |
Definition at line 117 of file SCR_ChangeableComponentBase.c.
|
inlineprotected |
Definition at line 190 of file SCR_ChangeableComponentBase.c.
|
protected |
Definition at line 13 of file SCR_ChangeableComponentBase.c.
|
protected |
Definition at line 7 of file SCR_ChangeableComponentBase.c.
|
protected |
Definition at line 16 of file SCR_ChangeableComponentBase.c.
|
protected |
Definition at line 19 of file SCR_ChangeableComponentBase.c.
|
protected |
Definition at line 34 of file SCR_ChangeableComponentBase.c.
|
protected |
Definition at line 10 of file SCR_ChangeableComponentBase.c.
|
protected |
Definition at line 22 of file SCR_ChangeableComponentBase.c.
|
protected |
Definition at line 25 of file SCR_ChangeableComponentBase.c.
|
protected |
Definition at line 28 of file SCR_ChangeableComponentBase.c.
|
protected |
Definition at line 27 of file SCR_ChangeableComponentBase.c.
|
protected |
Definition at line 29 of file SCR_ChangeableComponentBase.c.