company logo

GUIBaseContext :: doAfterDeleteData - Post-event handler for DeleteEntry and RemoveEntry action

The handler handles the DEV_Deleted data event in a deleteEntry, deleteSet or removeEntry action.The handler might be overloaded, e.g. in order to locate the next instance to be selected in the list.

The property handle for the currently deleted instance can be provided by calling currentProperty().

Implementation details

int32 GUIBaseContext  :: doAfterDeleteData (  )