List Cell Interface - OnCellLostFocus Method

Executed when the reusable part loses focus

Member of List Cell Interface (PRIM_LIST.IListCellDesign)

Parameters

NameTypeData TypeDescription
ListItem*InputPRIM_LIST.ListItemReference to the list item losing focus

Details

The OnCellLostFocus method is executed when another cell in the list becomes thr focus cell, or the list is cleared.

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2