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
New Developer
niteshgaba
Posts: 10
Registered: ‎05-22-2009

Modifying calender entry

Dear All,

 

I have added a menu in new appointment using

 

ApplicationMenuItemRepository.getInstance().addMenuItem(ApplicationMenuItemRepository.MENUITEM_CALENDAR_EVENT,obj);

 

This opens the new screen and i get the instance of the Event. I wish to populate the fields of the event object like location or modifying the start date and end date.

 

Can any one please help me to achieve this?

 

Please use plain text.
New Developer
niteshgaba
Posts: 10
Registered: ‎05-22-2009

Re: Modifying calender entry

Any one???

Please use plain text.