Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Riena » where to do the remote service call
where to do the remote service call [message #582535] Sun, 17 May 2009 19:14
Sjoerd Kessels is currently offline Sjoerd KesselsFriend
Messages: 15
Registered: July 2009
Junior Member
Hi,

I have a view and corresponding controller that displays a list of projects.
In the controller's configureRidgets() method I placed the call to the
remote service that returns the list of projects. This works.
However the second time I open the view via the navigation menu the
configureRidgets() method is not called anymore, which makes sense. So my
view is not repopulated.

What would be the best place to place my remote service call so I am able to
call it every time the view (navigationnode) gets activated while still
being able to ge to the controller to update the model that is bound to the
table?

Is there something like a listener of navigationnodes? And where would I
place the listener?

Thanks,

Sjoerd
Previous Topic:SFSB
Next Topic:where to do the remote service call
Goto Forum:
  


Current Time: Thu Apr 25 05:35:59 GMT 2024

Powered by FUDForum. Page generated in 0.02264 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top