itemAdded(int) method

Called to inform the adapter that an item has been added at the specified row.

Syntax

public void itemAdded (int row)

Parameters