hiliteChanged

Typemessage
Dictionarywidget.treeview
LibraryTree View
Syntax
hiliteChanged
Associationscom.livecode.widget.treeview
Summary

Sent when an element is hilited

RelatedProperty: hilitedElement
Description

The hiliteChanged message is sent to the widget's script object when a row of the widget's display is clicked on, causing that row to be highlighted. Use the hilitedElement property to fetch the row's associated array keys.