List - ItemChanged Event

ItemChanged happens when an item is changed

Member of List (PRIM_LIST)

Parameters

NameTypeData TypeDescription
Item*InputPRIM_LIST.ListItemReference to the item

Details

The ItemChanged event is fired when the text of an item is modified by the user.
 
This can only occur for columns that are capable to taking input.

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2