public interface IChartModelHelper
Modifier and Type | Method and Description |
---|---|
org.eclipse.birt.chart.util.ChartExpressionUtil.ExpressionCodec |
createExpressionCodec()
Create an instance of ExpressionCodec.
|
java.util.List<java.lang.String> |
getBuiltInExtendedProperties()
Gets built-in extended properties which can't be removed in UI.
|
void |
updateExtendedProperties(org.eclipse.emf.common.util.EList<ExtendedProperty> properties)
Updates extended properties during model and UI initialization
|
void updateExtendedProperties(org.eclipse.emf.common.util.EList<ExtendedProperty> properties)
properties
- java.util.List<java.lang.String> getBuiltInExtendedProperties()
org.eclipse.birt.chart.util.ChartExpressionUtil.ExpressionCodec createExpressionCodec()
Copyright © 2005-2008 Actuate Corp. All rights reserved.