|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.birt.chart.model.impl.ChartModelHelper
public class ChartModelHelper
Chart Model helper is default implementation of IChartModelHelper.
| Method Summary | |
|---|---|
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 |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
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 IChartModelHelperpublic java.util.List<java.lang.String> getBuiltInExtendedProperties()
IChartModelHelper
getBuiltInExtendedProperties in interface IChartModelHelperpublic org.eclipse.birt.chart.util.ChartExpressionUtil.ExpressionCodec createExpressionCodec()
IChartModelHelper
createExpressionCodec in interface IChartModelHelper
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||