public class ChartModelHelper extends java.lang.Object implements IChartModelHelper
| 限定符和类型 | 方法和说明 |
|---|---|
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)
IChartModelHelperupdateExtendedProperties 在接口中 IChartModelHelperpublic java.util.List<java.lang.String> getBuiltInExtendedProperties()
IChartModelHelpergetBuiltInExtendedProperties 在接口中 IChartModelHelperpublic org.eclipse.birt.chart.util.ChartExpressionUtil.ExpressionCodec createExpressionCodec()
IChartModelHelpercreateExpressionCodec 在接口中 IChartModelHelperCopyright © 2005-2008 Actuate Corp. All rights reserved.