removeItems

Removes a list of AppData items from the view.

This method delegates to the ViewDataController to remove the specified application data items from the underlying data set. The view will then be updated to reflect these changes.

Parameters

list

The list of AppData objects to remove.

See also

SeslAppPickerView.addItem
SeslAppPickerView.addItems