Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6226547
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T09:03:09+00:00 2026-05-24T09:03:09+00:00

today i tried the following: I have: a View with a form ( FormView

  • 0

today i tried the following:

I have:

  • a View with a form (FormView)
  • a AbstractSourceProvider (Provider) to provide changes in FormView to the world
  • a View (ConsumerView) that should consume information from Provider it implements ISourceProviderListener

FormView updates the Provider, which fires the fireSourceChanged. But how can I register the ConsumerView so that it listens for changes in the Provider?

This answer here on stackoverflow, did not really explain how to do it:
How to communicate between views in Eclipse RCP?

Also Lars Vogels tutorials on RCP Commands are mentioned frequently, but I don’t get it from there.

Thanks for your help in advance!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-24T09:03:10+00:00Added an answer on May 24, 2026 at 9:03 am

    From within your ConsumerView createPartControl(..) method:

    ISourceProviderService service = (ISourceProviderService)getSite().getService(ISourceProviderService.class);
    
    ISourceProvider yourProvider = service.getSourceProvider("yourSourceProviderName");
    
    yourProvider.addSourceProviderListener(this);
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Today at work someone tried to convince me that: {$obj->getTableInfo()} is fine for smarty/mvc/templating
Today I started coding a project that uses sqlite and when I tried to
Today I tried the following snippets of code and I don't understand why I
So far I thought that the following syntax was invalid, int B[ydim][xdim]; But today
I have the following filter: open_slots = Opening.objects.filter(club_id=club_id, day=datetime.date.today(), reservation ='Open') I want to
New to Django, third question on it today... I have the following (simplified) models
I have following helper method: def orders_chart_series(orders, start_time) orders_by_day = orders.where(:created_at => start_time.to_date..Date.today). group(date(created_at)).
Today I found a strange problem that is I have a Table With a
I have the following class that works fine in my unit tests but I
I have the following scope: scope :this_month, :conditions => [created_at >= ?, Date.today.beginning_of_month] Which

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.