List Cell Interface - OnCellLostFocus Method
Executed when the reusable part loses focus
Member of List Cell Interface (PRIM_LIST.IListCellDesign)

Parameters

Name

Type

Data Type

Description

ListItem

*Input

PRIM_LIST.ListItem

Reference 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