Multi-Select widget implementation
Multi-Select widget implementation with a current value set by checking the values from among the choice of values.
Field | Format | Description |
---|---|---|
$checkLock | [boolean] | avoid check recursion |
$values | [Object[]] | Values assigned to CheckedListBox |
staticcreateCheckedListBox TODO - find out what thi does
getSelectedValues not-described
getSelectedValues not-described
static [CheckedListBox] createCheckedListBox ( [Area]$par, [string]$size, [string]$locn)
Parameter Format Description
$par Area Parent panel (container)
$size string parm description missing
$locn string parm description missing
TODO - find out what thi does
[object[]] getSelectedValues ()
markdown text missing
[string] getSelectedValues ( [string]$sep)
Parameter Format Description
$sep string parm description missing
markdown text missing
Copyright © 2018-2021, 2022, Rexcel System Inc.