org.eclipse.emf.ecp.view.custom.ui.swt.test
Class CustomControlStub3.LeagueChangeListener

java.lang.Object
  extended by org.eclipse.emf.ecp.view.custom.ui.swt.test.CustomControlStub3.LeagueChangeListener
All Implemented Interfaces:
ECPCustomControlChangeListener
Enclosing class:
CustomControlStub3

public class CustomControlStub3.LeagueChangeListener
extends Object
implements ECPCustomControlChangeListener


Constructor Summary
CustomControlStub3.LeagueChangeListener()
           
 
Method Summary
 void notifyChanged()
          When a change on the registered VDomainModelReference is noticed listeners will be notified.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CustomControlStub3.LeagueChangeListener

public CustomControlStub3.LeagueChangeListener()
Method Detail

notifyChanged

public void notifyChanged()
When a change on the registered VDomainModelReference is noticed listeners will be notified.

Specified by:
notifyChanged in interface ECPCustomControlChangeListener
See Also:
ECPCustomControlChangeListener.notifyChanged()


Copyright © 2015. All Rights Reserved.