Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
OverviewMethodsThis PackageAll Packages
ListView.getFocusedItem
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.