lnbSortByValue: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " " to " ") |
Lou Montana (talk | contribs) m (Text replacement - "\| *((\[\[[a-zA-Z0-9_ |()]+\]\],? ?)+) * \}\}" to "|seealso= $1 }}") |
||
Line 33: | Line 33: | ||
|x2= <code>_ctl [[lnbSortByValue]] [1, [[true]]]</code> | |x2= <code>_ctl [[lnbSortByValue]] [1, [[true]]]</code> | ||
| [[lbSort]], [[lnbSort]], [[tvSortByValue]], [[lbSortByValue]], [[tvSort]], [[lnbAddColumn]], [[lnbAddRow]], [[lnbClear]], [[lnbColor]], [[lnbCurSelRow]], [[lnbData]], [[lnbDeleteColumn]], [[lnbDeleteRow]], [[lnbGetColumnsPosition]], [[lnbPicture]], [[lnbSetColor]], [[lnbSetColumnsPos]], [[lnbSetCurSelRow]], [[lnbSetData]], [[lnbSetPicture]], [[lnbSetText]], [[lnbSetValue]], [[lnbSize]], [[lnbText]], [[lnbValue]] | |seealso= [[lbSort]], [[lnbSort]], [[tvSortByValue]], [[lbSortByValue]], [[tvSort]], [[lnbAddColumn]], [[lnbAddRow]], [[lnbClear]], [[lnbColor]], [[lnbCurSelRow]], [[lnbData]], [[lnbDeleteColumn]], [[lnbDeleteRow]], [[lnbGetColumnsPosition]], [[lnbPicture]], [[lnbSetColor]], [[lnbSetColumnsPos]], [[lnbSetCurSelRow]], [[lnbSetData]], [[lnbSetPicture]], [[lnbSetText]], [[lnbSetValue]], [[lnbSize]], [[lnbText]], [[lnbValue]] | ||
}} | }} | ||
Revision as of 23:54, 16 February 2021
Description
- Description:
- Description needed
- Groups:
- GUI Control - ListNBox
Syntax
- Syntax:
- Syntax needed
- Parameters:
- [idc, column, reversed]: Array
- idc: Number
- column: Number
- reversed (Optional): Boolean - false: descending / true: ascending. Default: false
- Return Value:
- Return value needed
Alternative Syntax
- Syntax:
- control lnbSortByValue [column, reversed]
- Parameters:
- control: Control
- [column, reversed]: Array
- column: Number
- reversed (Optional): Boolean - false: descending / true: ascending. Default: false
- Return Value:
- Nothing
Examples
- Example 1:
lnbSortByValue [1800, 1, false];
- Example 2:
_ctl lnbSortByValue [1, true]
Additional Information
- See also:
- lbSortlnbSorttvSortByValuelbSortByValuetvSortlnbAddColumnlnbAddRowlnbClearlnbColorlnbCurSelRowlnbDatalnbDeleteColumnlnbDeleteRowlnbGetColumnsPositionlnbPicturelnbSetColorlnbSetColumnsPoslnbSetCurSelRowlnbSetDatalnbSetPicturelnbSetTextlnbSetValuelnbSizelnbTextlnbValue
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