![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| override void | HandlerAttached (Widget w) |
| void | Init () |
| override void | HandlerDeattached (Widget w) |
| void | CreateTab (SCR_TabViewContent content) |
| void | CreateIcon (SCR_TabViewContent content) |
| void | CreateTabContent (SCR_TabViewContent content, int index) |
| void | FocusFirstWidget (Widget w) |
| void | ShowIcon (int entry, bool show) |
| bool | IsIconShown (int entry) |
| Widget | GetEntryIcon (int entry) |
| SCR_TabViewContent | GetEntryContent (int index) |
| array< ref SCR_TabViewContent > | GetContents () |
| SCR_TabViewContent | GetContent (int index) |
| Widget | GetContentWidget (int index) |
| void | SelectIndex (bool select, int i) |
| void | ShowTab (int i, bool callAction=true, bool playSound=true) |
| void | ShowTabByIdentifier (string identifier, bool callAction=true, bool playSound=true) |
| int | GetShownTab () |
| int | GetTabCount () |
| void | AddTab (ResourceName layout, string content, bool enabled=true, ResourceName tabImage=string.Empty, ResourceName iconLayout=string.Empty, float width=32, float height=32, string contentParam1=string.Empty, string contentParam2=string.Empty, string identifier=string.Empty) |
| void | RemoveTab (int index) |
| void | RemoveTabByIdentifier (string identifier) |
| void | AddContentElement (SCR_TabViewContent content) |
| void | ShowTabText (int index, bool show, int buttonWidth=-1) |
| void | ShowAllTabsText (bool show, int buttonWidth=-1, bool ignoreSelected=true) |
| void | SetTabText (int index, string text, string textParam1=string.Empty, string textParam2=string.Empty) |
| void | SetTabImage (int index, ResourceName tabImage) |
| void | ShowImage (int index, bool show) |
| void | OnSelection (SCR_ButtonBaseComponent button) |
| void | OnTabButtonToggle (SCR_ButtonBaseComponent button, bool isToggled) |
| void | OnTabLeft () |
| void | OnTabRight () |
| void | UpdatePagingButtons (bool animate=true) |
| Enable or disable paging buttons, if it's possible to page to the right or left. | |
| int | GetNextValidItem (bool toLeft) |
| void | EnableTab (int tabIndex, bool enable, bool animate=true) |
| void | EnableAllTabs (bool enable, bool ignoreCurrentActive=true, bool animate=true) |
| void | SetTabVisible (int tabIndex, bool visible, bool animate=true) |
| void | Enable (bool enable) |
| bool | IsTabEnabled (int tabIndex) |
| void | SetCanNavigate (bool isAllowed) |
| bool | GetCanNavigate () |
| void | SetListenToActions (bool isAllowed) |
| bool | GetListenToActions () |
| void | AddActionListeners () |
| void | RemoveActionListeners () |
| SCR_TabViewContent | GetShownTabComponent () |
| void | SetEntryIconSize (int index, float width=-1, float height=-1) |
| void | SetPagingButtonsVisible (bool visible, bool animate=true) |
| ScriptInvokerTabViewIndex | GetOnChanged () |
| ScriptInvokerTabViewIndex | GetOnContentCreate () |
| ScriptInvokerTabView | GetOnContentShow () |
| ScriptInvokerTabView | GetOnContentHide () |
| ScriptInvokerTabView | GetOnContentRemove () |
| ScriptInvokerTabView | GetOnTabChange () |
| ScriptInvokerTabViewContentIndex | GetOnContentSelect () |
Definition at line 13 of file SCR_TabViewComponent.c.
|
inlineprotected |
Definition at line 875 of file SCR_TabViewComponent.c.
|
inlineprotected |
Definition at line 561 of file SCR_TabViewComponent.c.
|
inlineprotected |
Definition at line 467 of file SCR_TabViewComponent.c.
|
inlineprotected |
Definition at line 201 of file SCR_TabViewComponent.c.
|
inlineprotected |
Definition at line 143 of file SCR_TabViewComponent.c.
|
inlineprotected |
Definition at line 227 of file SCR_TabViewComponent.c.
|
inlineprotected |
Definition at line 835 of file SCR_TabViewComponent.c.
|
inlineprotected |
Definition at line 786 of file SCR_TabViewComponent.c.
|
inlineprotected |
Definition at line 767 of file SCR_TabViewComponent.c.
|
inlineprotected |
Definition at line 265 of file SCR_TabViewComponent.c.
|
inlineprotected |
Definition at line 857 of file SCR_TabViewComponent.c.
|
inlineprotected |
Definition at line 332 of file SCR_TabViewComponent.c.
|
inlineprotected |
Definition at line 326 of file SCR_TabViewComponent.c.
Definition at line 341 of file SCR_TabViewComponent.c.
|
inlineprotected |
Definition at line 317 of file SCR_TabViewComponent.c.
Definition at line 308 of file SCR_TabViewComponent.c.
|
inlineprotected |
Definition at line 869 of file SCR_TabViewComponent.c.
Definition at line 724 of file SCR_TabViewComponent.c.
|
inlineprotected |
Definition at line 925 of file SCR_TabViewComponent.c.
|
inlineprotected |
Definition at line 934 of file SCR_TabViewComponent.c.
|
inlineprotected |
Definition at line 952 of file SCR_TabViewComponent.c.
|
inlineprotected |
Definition at line 961 of file SCR_TabViewComponent.c.
|
inlineprotected |
Definition at line 979 of file SCR_TabViewComponent.c.
|
inlineprotected |
Definition at line 943 of file SCR_TabViewComponent.c.
|
inlineprotected |
Definition at line 970 of file SCR_TabViewComponent.c.
|
inlineprotected |
Definition at line 455 of file SCR_TabViewComponent.c.
|
inlineprotected |
Definition at line 894 of file SCR_TabViewComponent.c.
|
inlineprotected |
Definition at line 461 of file SCR_TabViewComponent.c.
|
inlineprotected |
Definition at line 84 of file SCR_TabViewComponent.c.
|
inlineprotected |
Definition at line 136 of file SCR_TabViewComponent.c.
|
inlineprotected |
Definition at line 92 of file SCR_TabViewComponent.c.
Definition at line 295 of file SCR_TabViewComponent.c.
Definition at line 842 of file SCR_TabViewComponent.c.
|
inlineprotected |
Definition at line 658 of file SCR_TabViewComponent.c.
|
inlineprotected |
React to button toggle and propagete state to modular button This is simplest way in current state but should be changed to not really on tab view forcing the state
Definition at line 681 of file SCR_TabViewComponent.c.
|
inlineprotected |
Definition at line 692 of file SCR_TabViewComponent.c.
|
inlineprotected |
Definition at line 703 of file SCR_TabViewComponent.c.
|
inlineprotected |
Definition at line 885 of file SCR_TabViewComponent.c.
|
inlineprotected |
Definition at line 507 of file SCR_TabViewComponent.c.
|
inlineprotected |
Definition at line 548 of file SCR_TabViewComponent.c.
Definition at line 351 of file SCR_TabViewComponent.c.
|
inlineprotected |
Definition at line 851 of file SCR_TabViewComponent.c.
|
inlineprotected |
Definition at line 900 of file SCR_TabViewComponent.c.
|
inlineprotected |
Definition at line 863 of file SCR_TabViewComponent.c.
|
inlineprotected |
Definition at line 913 of file SCR_TabViewComponent.c.
|
inlineprotected |
Definition at line 618 of file SCR_TabViewComponent.c.
|
inlineprotected |
Definition at line 605 of file SCR_TabViewComponent.c.
|
inlineprotected |
Definition at line 800 of file SCR_TabViewComponent.c.
|
inlineprotected |
Definition at line 585 of file SCR_TabViewComponent.c.
Definition at line 282 of file SCR_TabViewComponent.c.
Definition at line 641 of file SCR_TabViewComponent.c.
|
inlineprotected |
Definition at line 412 of file SCR_TabViewComponent.c.
|
inlineprotected |
Definition at line 442 of file SCR_TabViewComponent.c.
|
inlineprotected |
Definition at line 567 of file SCR_TabViewComponent.c.
Enable or disable paging buttons, if it's possible to page to the right or left.
Definition at line 715 of file SCR_TabViewComponent.c.
|
protected |
Definition at line 78 of file SCR_TabViewComponent.c.
|
protected |
Definition at line 16 of file SCR_TabViewComponent.c.
|
protected |
Definition at line 28 of file SCR_TabViewComponent.c.
|
protected |
Definition at line 34 of file SCR_TabViewComponent.c.
|
protected |
Definition at line 25 of file SCR_TabViewComponent.c.
|
protected |
Definition at line 31 of file SCR_TabViewComponent.c.
|
protected |
Definition at line 58 of file SCR_TabViewComponent.c.
|
protected |
Definition at line 22 of file SCR_TabViewComponent.c.
|
protected |
Definition at line 49 of file SCR_TabViewComponent.c.
|
protected |
Definition at line 52 of file SCR_TabViewComponent.c.
|
protected |
Definition at line 19 of file SCR_TabViewComponent.c.
|
protected |
Definition at line 40 of file SCR_TabViewComponent.c.
|
protected |
Definition at line 67 of file SCR_TabViewComponent.c.
|
protected |
Definition at line 68 of file SCR_TabViewComponent.c.
|
protected |
Definition at line 71 of file SCR_TabViewComponent.c.
|
protected |
Definition at line 72 of file SCR_TabViewComponent.c.
|
protected |
Definition at line 76 of file SCR_TabViewComponent.c.
|
protected |
Definition at line 70 of file SCR_TabViewComponent.c.
|
protected |
Definition at line 73 of file SCR_TabViewComponent.c.
|
protected |
Definition at line 63 of file SCR_TabViewComponent.c.
|
protected |
Definition at line 64 of file SCR_TabViewComponent.c.
|
protected |
Definition at line 43 of file SCR_TabViewComponent.c.
|
protected |
Definition at line 46 of file SCR_TabViewComponent.c.
|
protected |
Definition at line 55 of file SCR_TabViewComponent.c.
|
protected |
Definition at line 37 of file SCR_TabViewComponent.c.
|
protected |
Definition at line 61 of file SCR_TabViewComponent.c.
|
protected |
Definition at line 60 of file SCR_TabViewComponent.c.
|
protected |
Definition at line 62 of file SCR_TabViewComponent.c.
|
protected |
Definition at line 81 of file SCR_TabViewComponent.c.
|
protected |
Definition at line 80 of file SCR_TabViewComponent.c.