itemRemoved(int) method

Called to inform the adapter that the object at the specified row has been deleted and needs to be removed.

Syntax

public void itemRemoved (int row)

Parameters