public class ChartModelHelper extends java.lang.Object implements 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.
|
static void |
initInstance(IChartModelHelper newInstance) |
static IChartModelHelper |
instance() |
void |
updateExtendedProperties(org.eclipse.emf.common.util.EList<ExtendedProperty> properties)
Updates extended properties during model and UI initialization
|
public static void initInstance(IChartModelHelper newInstance)
public static IChartModelHelper instance()
public void updateExtendedProperties(org.eclipse.emf.common.util.EList<ExtendedProperty> properties)
IChartModelHelper
updateExtendedProperties
in interface IChartModelHelper
public java.util.List<java.lang.String> getBuiltInExtendedProperties()
IChartModelHelper
getBuiltInExtendedProperties
in interface IChartModelHelper
public org.eclipse.birt.chart.util.ChartExpressionUtil.ExpressionCodec createExpressionCodec()
IChartModelHelper
createExpressionCodec
in interface IChartModelHelper
Copyright © 2005-2008 Actuate Corp. All rights reserved.