Overview | Methods | This Package | All Packages
Retrieves the item in the list view control that currently has the focus.
Syntax
public ListItem getFocusedItem()
Return Value
Returns a ListItem object that represents the item that has the focus.
Exceptions
WFCException thrown if no item has the focus.