Called to inform the adapter that the selection row has changed.
public void itemSelected (int row)
This is not called when the adapter informs the model of an selection change. This is called when something in Agentry causes the selection to change. This can happen through update rules and retargetting that Agentry handles. This can also happen if the currently selected item gets deleted.