How can I point of ListField

I want to obtain the ListField. But I don't get.

To get the Index of the selected item

Write us listFeed.getSelectedInde (); It returns the Index of the SelectedItem

But I want the name of the element.

How can I achieve this.

Please tell me.

My project stuck on this problem.

Look at the drawListRow method in the ListFieldCallback. This code is responsible for displaying the name of each line; You can use the same logic to get the name for other purposes.

Tags: BlackBerry Developers

Similar Questions

Maybe you are looking for