Selection list

Available functions Description
"alternatingRowColors" Enables alternating row colors for the selection list.
"appendItem" Adds an entry to a selection list.
"bottomPos" Defines the last entry in a selection list.
"clearSelection" Removes the marking of all items in a graphical object.
"deleteAllItems" Deletes all entries in a selection list.
"deletePos" Deletes any entry in a selection list.
"itemCount" Displays the number of entries in a selection list.
"itemGeometry" Delivers the geometry of an item.
"items" Sets respectively queries all entries in a selection list.
"replacePos" Replaces any entry in a selection list.
"selectedItems" Returns the IDs of the selected items.
"selectedPos" Selects any entry in a selection list.
"selectedText" Displays the text of any entry in a selection list.
"topPos" Defines the first entry in a selection list.