org.eclipse.birt.chart.ui.swt.interfaces
Interface IChangeListener
- public interface IChangeListener
This interface provides a mechanism whereby a custom UI sheet provider can register a class to manage addition and
removal of UI sheets dynamically based on changes in the model.
- Author:
- Actuate Corporation
chartModified
public void chartModified(Chart chartModel,
IUIManager uiManager)
initialize
public void initialize(Chart chartModel,
IUIManager uiManager)
Copyright © 2005-2007 Actuate Corp. All rights reserved.