tvCollapseAll: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\{\{GameCategory\|(arma[0123])\|[ _]?New[ _]Scripting[ _]Commands[ _]List\}\}" to "{{GameCategory|$1|New Scripting Commands}}") |
Lou Montana (talk | contribs) m (Text replacement - "_{10,} " to "") |
||
Line 1: | Line 1: | ||
{{Command|Comments= | {{Command|Comments= | ||
| arma3 |Game name= | | arma3 |Game name= | ||
Line 11: | Line 10: | ||
|eff= local |Multiplayer Effects= | |eff= local |Multiplayer Effects= | ||
| Collapses all tree items for the given Tree View. |DESCRIPTION= | | Collapses all tree items for the given Tree View. |DESCRIPTION= | ||
| '''tvCollapseAll''' idc |SYNTAX= | | '''tvCollapseAll''' idc |SYNTAX= | ||
Line 31: | Line 28: | ||
|x1= <code>[[tvCollapseAll]] 101;</code> |EXAMPLE1= | |x1= <code>[[tvCollapseAll]] 101;</code> |EXAMPLE1= | ||
|x2= <code> [[tvCollapseAll]] _ctrl;</code> |EXAMPLE2= | |x2= <code> [[tvCollapseAll]] _ctrl;</code> |EXAMPLE2= | ||
| [[tvExpandAll]], [[tvCollapse]], [[tvAdd]], [[tvClear]], [[tvCount]], [[tvCurSel]], [[tvData]], [[tvDelete]], [[tvExpand]], [[tvPicture]], [[tvSetCurSel]], [[tvSetData]], [[tvSetPicture]], [[tvSetValue]], [[tvSort]], [[tvSortByValue]], [[tvText]], [[tvValue]] |SEEALSO= | | [[tvExpandAll]], [[tvCollapse]], [[tvAdd]], [[tvClear]], [[tvCount]], [[tvCurSel]], [[tvData]], [[tvDelete]], [[tvExpand]], [[tvPicture]], [[tvSetCurSel]], [[tvSetData]], [[tvSetPicture]], [[tvSetValue]], [[tvSort]], [[tvSortByValue]], [[tvText]], [[tvValue]] |SEEALSO= | ||
| |MPBEHAVIOUR= | | |MPBEHAVIOUR= | ||
}} | }} | ||
Revision as of 03:46, 17 January 2021
Description
- Description:
- Collapses all tree items for the given Tree View.
- Groups:
- GUI Control - Tree View
Syntax
Alternative Syntax
Examples
- Example 1:
tvCollapseAll 101;
- Example 2:
tvCollapseAll _ctrl;
Additional Information
- See also:
- tvExpandAlltvCollapsetvAddtvCleartvCounttvCurSeltvDatatvDeletetvExpandtvPicturetvSetCurSeltvSetDatatvSetPicturetvSetValuetvSorttvSortByValuetvTexttvValue
Notes
-
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note