tvSort: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\|( *\[\[[a-zA-Z]+\]\]) * \| *s2 *=" to "|r1=$1 |s2=") |
Lou Montana (talk | contribs) m (Text replacement - " \| +(x[0-9]|p[0-9]{1,2}|descr|game[0-9]|version[0-9]|s[0-9]|exec|r[0-9]|arg|eff|branch|serverExec|gr[0-9]|mp|pr|seealso) *=" to " |$1=") |
||
Line 11: | Line 11: | ||
| control [[tvSort]] [path, reversed] | | control [[tvSort]] [path, reversed] | ||
| p1= control: [[Control]] | |p1= control: [[Control]] | ||
| p2= [path, reversed]: [[Array]] | |p2= [path, reversed]: [[Array]] | ||
| p3= path: [[Array]] - [[Tree View Path]] of the parent item to sort | |p3= path: [[Array]] - [[Tree View Path]] of the parent item to sort | ||
| p4= reversed (Optional): [[Boolean]] - [[true]] to reverse sort it. Default: [[false]] | |p4= reversed (Optional): [[Boolean]] - [[true]] to reverse sort it. Default: [[false]] | ||
|r1= [[Nothing]] | |r1= [[Nothing]] | ||
Line 25: | Line 25: | ||
|p21= [idc, path, reversed]: [[Array]] | |p21= [idc, path, reversed]: [[Array]] | ||
| p22= idc: [[Number]] - control idc | |p22= idc: [[Number]] - control idc | ||
| p23= path: [[Array]] - [[Tree View Path]] of the parent item to sort | |p23= path: [[Array]] - [[Tree View Path]] of the parent item to sort | ||
| p24= reversed (Optional): [[Boolean]] - [[true]] to reverse sort it. Default: [[false]] | |p24= reversed (Optional): [[Boolean]] - [[true]] to reverse sort it. Default: [[false]] | ||
|r2= [[Nothing]] | |r2= [[Nothing]] |
Revision as of 23:29, 10 June 2021
Description
- Description:
- Description needed
- Groups:
- GUI Control - Tree View
Syntax
- Syntax:
- Syntax needed
- Parameters:
- control: Control
- [path, reversed]: Array
- path: Array - Tree View Path of the parent item to sort
- reversed (Optional): Boolean - true to reverse sort it. Default: false
- Return Value:
- Nothing
Alternative Syntax
- Syntax:
- tvSort [idc, path, reversed]
- Parameters:
- [idc, path, reversed]: Array
- idc: Number - control idc
- path: Array - Tree View Path of the parent item to sort
- reversed (Optional): Boolean - true to reverse sort it. Default: false
- Return Value:
- Nothing
Examples
Additional Information
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