Retrieves the item in the list view control that currently has the focus.
public ListItem getFocusedItem()
Returns a ListItem object that represents the item that has the focus.
WFCException thrown if no item has the focus.