Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Can I build a Rcp application in which events are programatically fired?
Can I build a Rcp application in which events are programatically fired? [message #463242] Wed, 07 February 2007 06:31 Go to next message
Eclipse UserFriend
I hope some manager kind of thing would be present which is responsible for calling all the event handlers when that event is reported. Can i report an event to that manage through a snippet? If I click on a button the corresponding event is generated and the handlers to that event would be called, can i generate the similar event without the click through my code?
Re: Can I build a Rcp application in which events are programatically fired [message #463260 is a reply to message #463242] Wed, 07 February 2007 09:26 Go to previous message
Eclipse UserFriend
widget.sendEvent(int,Event)
or
display.post(Event)
Previous Topic:CheckboxTableViewer Databinding
Next Topic:Table viewer vs grid Viewer
Goto Forum:
  


Current Time: Sun Aug 31 18:42:28 EDT 2025

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

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

Back to the top