PSEC - Powershell Enhanced Capability
Version 1.2.1

CheckedListBox Class extends Gizmo (src: gui-classes.psm1)

Description

Multi-Select widget implementation

Details

Multi-Select widget implementation with a current value set by checking the values from among the choice of values.


Public Fields

FieldFormatDescription
$checkLock[boolean]avoid check recursion
$values[Object[]]Values assigned to CheckedListBox

Method Index

staticcreateCheckedListBox TODO - find out what thi does

getSelectedValues not-described

getSelectedValues not-described


createCheckedListBox Method index (src: gui-classes.psm1)

Signature

static [CheckedListBox] createCheckedListBox ( [Area]$par, [string]$size, [string]$locn)

Parameters

Parameter Format Description

$par Area Parent panel (container)

$size string parm description missing

$locn string parm description missing

Description

TODO - find out what thi does

Details


getSelectedValues Method index (src: gui-classes.psm1)

Signature

[object[]] getSelectedValues ()

Empty

markdown text missing


getSelectedValues Method index (src: gui-classes.psm1)

Signature

[string] getSelectedValues ( [string]$sep)

Parameters

Parameter Format Description

$sep string parm description missing

Empty

markdown text missing

PSEC - Powershell Enhanced Capability
1.2.1

Copyright © 2018-2021, 2022, Rexcel System Inc.

 

 

 

 

 

X