|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IChartModelHelper
This helper class is used to update chart model or return model properties.
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. |
void |
updateExtendedProperties(org.eclipse.emf.common.util.EList<ExtendedProperty> properties)
Updates extended properties during model and UI initialization |
Method Detail |
---|
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()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |