tvCollapse: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " *\| *PARAMETER[0-9]{1,3} *= * " to " ") |
Lou Montana (talk | contribs) m (Text replacement - " | }}" to " }}") |
||
Line 36: | Line 36: | ||
| [[tvCollapseAll]], [[tvAdd]], [[tvClear]], [[tvCount]], [[tvCurSel]], [[tvData]], [[tvDelete]], [[tvExpand]], [[tvPicture]], [[tvSetCurSel]], [[tvSetData]], [[tvSetPicture]], [[tvSetValue]], [[tvSort]], [[tvSortByValue]], [[tvText]], [[tvValue]] | | [[tvCollapseAll]], [[tvAdd]], [[tvClear]], [[tvCount]], [[tvCurSel]], [[tvData]], [[tvDelete]], [[tvExpand]], [[tvPicture]], [[tvSetCurSel]], [[tvSetData]], [[tvSetPicture]], [[tvSetValue]], [[tvSort]], [[tvSortByValue]], [[tvText]], [[tvValue]] | ||
}} | }} |
Revision as of 16:44, 7 February 2021
Description
- Description:
- Description needed
- Groups:
- GUI Control - Tree View
Syntax
- Syntax:
- Syntax needed
- Parameters:
- [idc, path]: Array
- idc: Number
- path: Array - Item Tree View Path. [] will collapse the whole tree and it will disappear
- Return Value:
- Return value needed
Alternative Syntax
- Syntax:
- control tvCollapse path
- Parameters:
- control: Control
- path: Array - Item Tree View Path. [] will collapse the whole tree and it will disappear
- Return Value:
- Nothing
Examples
- Example 1:
tvCollapse [101, [0]];
- Example 2:
_ctrl tvCollapse [0];
Additional Information
- See also:
- See also needed
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