tvSortAll: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "{{Command " to "{{RV|type=command ")
m (Text replacement - ";{{cc|" to "; {{cc|")
Line 19: Line 19:
| [[Nothing]]
| [[Nothing]]


|x1= <code>control [[tvSortAll]] <nowiki>[[</nowiki>], [[false]]];{{cc|Sorts the complete [[CT_TREE|Tree View]]}}</code>
|x1= <code>control [[tvSortAll]] <nowiki>[[</nowiki>], [[false]]]; {{cc|Sorts the complete [[CT_TREE|Tree View]]}}</code>


| [[tvSort]] [[tvSortByValue]] [[tvSortByValueAll]]
| [[tvSort]] [[tvSortByValue]] [[tvSortByValueAll]]
}}
}}

Revision as of 15:56, 16 February 2021

Hover & click on the images for description

Description

Description:
Description needed
Groups:
GUI Control - Tree View

Syntax

Syntax:
Syntax needed
Parameters:
control: Control
path: Array - Path to start sorting from
reversed: Boolean - true to reverse sort it.
Return Value:
Return value needed

Examples

Example 1:
control tvSortAll [[], false]; // Sorts the complete Tree View

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