subItemPointer

Typeproperty
Dictionarywidget.polylist
LibraryPolyList
Syntax
set the subItemPointer of widget to <String>
get the subItemPointer of widget
Associationscom.livecode.widget.polylist
Summary

It's a pointer to tell the subItemContent property about which item to act on.

Description

Use the subItemPointer property to tell the subItemContent property which item to act on. If subItemPointer property has not been defined by the user it will return the name of the subitem under the mouse cursor.