org.eclipse.emf.ecp.view.spi.custom.model
Interface ECPCustomControlChangeListener

All Known Implementing Classes:
CustomControlStub3.LeagueChangeListener

public interface ECPCustomControlChangeListener

ECPCustomControlChangeListener will get informed the value of a VDomainModelReference changes.

Since:
1.2
Author:
eneufeld

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

Method Detail

notifyChanged

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



Copyright © 2015. All Rights Reserved.