public interface SourceListSelectionListener
SourceListItem selections.| Modifier and Type | Method and Description |
|---|---|
void |
sourceListItemSelected(SourceListItem item)
Called when a
SourceListItem is selected in a SourceList. |
void sourceListItemSelected(SourceListItem item)
SourceListItem is selected in a SourceList.item - the item that was selected.