../pvss.htm menu.gif basics.gif

"selectedItems"

The attribute "selectedItems" returns the selected items if a tree widget is in multi selection mode and items have been selected.

Synopsis

shape.selectedItems();

shape.selectedItems(dayn_string s); (only for selection list)

Parameters

Parameter

Description

shape

Name of the object

s

Entries that shall be returned.

Description

The attribute "selectedItems" returns the selected items if a tree widget is in multi selection mode and items have been selected.

IconNote

The selection list also allows to set the selected items.

IconExample

The following example returns the selected items if the tree widget is in multi selection mode.

main()
{
    DebugN(TREE1.selectedItems());
}

Member of

Tree widget

See also

 

 

Top Of Page

 

V 3.11 SP1

Copyright ETM professional control GmbH 2013 All Rights Reserved