Package com.iizigo.panel.prop.chart
Class EUIChart0
java.lang.Object
com.iizigo.panel.prop.EUIComp0
com.iizigo.panel.prop.chart.EUIChart0
- All Implemented Interfaces:
IPropCnrEditorProperties
Chart component setup data.
- Author:
- Christopher Mindus
Constructor Summary
Method Summary
Modifier and TypeMethodDescriptionGets the base property definitions for a component.Methods inherited from class com.iizigo.panel.prop.EUIComp0
getComponentEditProperties, getEditProperties
Constructor Details
EUIChart0
public EUIChart0()
Method Details
getComponentEditProperties
Description copied from class:EUIComp0
Gets the base property definitions for a component.- Specified by:
getComponentEditProperties
in classEUIComp0