tvCollapseAll: Difference between revisions
Jump to navigation
Jump to search
m (see also) |
m (template:command argument fix) |
||
Line 16: | Line 16: | ||
| '''tvCollapseAll''' idc |= Syntax | | '''tvCollapseAll''' idc |= Syntax | ||
|p1= idc: [[Number]] |= | |p1= idc: [[Number]] |PARAMETER1= | ||
| [[Nothing]] |= | | [[Nothing]] |RETURNVALUE= | ||
| s2= '''tvCollapseAll''' control |= Syntax | | s2= '''tvCollapseAll''' control |= Syntax | ||
|p21= control: [[Control]] |= | |p21= control: [[Control]] |PARAMETER1= | ||
|r2= [[Nothing]] |= | |r2= [[Nothing]] |RETURNVALUE= | ||
Line 33: | Line 33: | ||
| [[tvExpandAll]], [[tvCollapse]], [[tvAdd]], [[tvClear]], [[tvCount]], [[tvCurSel]], [[tvData]], [[tvDelete]], [[tvExpand]], [[tvPicture]], [[tvSetCurSel]], [[tvSetData]], [[tvSetPicture]], [[tvSetValue]], [[tvSort]], [[tvSortByValue]], [[tvText]], [[tvValue]] |= See Also | | [[tvExpandAll]], [[tvCollapse]], [[tvAdd]], [[tvClear]], [[tvCount]], [[tvCurSel]], [[tvData]], [[tvDelete]], [[tvExpand]], [[tvPicture]], [[tvSetCurSel]], [[tvSetData]], [[tvSetPicture]], [[tvSetValue]], [[tvSort]], [[tvSortByValue]], [[tvText]], [[tvValue]] |= See Also | ||
| |= | | |MPBEHAVIOUR= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
}} | }} |
Revision as of 10:38, 7 April 2019
Description
- Description:
- Collapses all tree items for the given Tree View.
- Groups:
- Uncategorised
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