How to intercept a list item selection?

12 views
Skip to first unread message

Eyal Muchtar

unread,
Sep 13, 2013, 6:18:28 AM9/13/13
to codenameone...@googlegroups.com
Hi,
In my Application i have a list as history.
When clicking on a row, I'd like to open a new screen containing more data.
How it can be done?
Thanks,
Eyal. 

Chen Fishbein

unread,
Sep 13, 2013, 7:51:24 AM9/13/13
to codenameone...@googlegroups.com
Add an action listener to the list and show your new Form ,use list.getSelectedIndex() to get the user selection before showing the Form
Reply all
Reply to author
Forward
0 new messages