Welcome!

Welcome to the Official BlackBerry Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Java Development

Reply
Developer
javame_black
Posts: 115
Registered: ‎10-04-2008
Accepted Solution

Click event of custom manager?

Hi,

 

I have implemented one custom manager for displaying contents in vertical field manager. This is an alternative to listfield since I wanted different row heights. So, I have implemented custom row and that row is added to verticalfield manager.

 

Now, I want to have click event to track which row in the verticalfieldmanager was clicked. How can I go about it?

 

 

 

Regards
Sunil
Please use plain text.
Developer
simon_hain
Posts: 13,754
Registered: ‎07-29-2008
My Carrier: O2 Germany

Re: Click event of custom manager?

overwrite navigationclick on the manager.

----------------------------------------------------------
feel free to press the like button on the right side to thank the user that helped you.
please mark posts as solved if you found a solution.
@SimonHain on twitter
Please use plain text.