public class PieEChart extends EChartBase
Description: 饼图
Title:首亨软件 - TSS/CRM等
alphaAngle, betaAngle, depthValue, plotDepth, viewDistance
构造器和说明 |
---|
PieEChart() |
限定符和类型 | 方法和说明 |
---|---|
void |
parser(ModuleParserContext context,
org.jdom.Element nodeEl) |
void |
processChartAttr(ModuleContext context,
ChartObj chart,
java.lang.StringBuilder html)
处理属性
|
void |
processChartData(ModuleContext context,
ChartObj chart,
java.lang.StringBuilder html)
处理数据
|
callExFunc, parserAttrEx, processEvent, processSelfOption, toHtml, toLoadHtml
getDefaultLegendDesc, getY1Name, getY2Name, parserBase, parserColorValue, toMobileHtml
addComponent, addRowIdAttr, autoCalWidth, beforeCheckSaveDsCol2, commonParser, doExport, doExportCSV, getAuthInfo, getBeginHtml, getCflag, getComponentContext, getComponentType, getDictAttr, getEndHtml, getEventAttr, getExValue, getH1, getId, getMcuuid, getModuleData, getName, getName, getParent, getParentLayout, getParentLayoutStyle, getPstyle, getRowId, getSaveDsCol2Name, getSelfAttr, getSid, getStyle, getSubCallExUrlFull, getSubLoadUrl, getW1, getWrapBegin, getWrapEnd, getX1, getY1, is__initHidden, isArrayRequestParam, isAutoLoad, isSeqUnique, isShowComponentFlag, isUsePosition, isVisible, renderAfter, renderAfter, renderBefore, setAutoLoad, setComponentType, setId, setModuleData, setParent, setParentLayout, setRuleShowHidden, setShowComponentFlag, setStyle, toHtml2, toWrapHtml
getId
public void processChartData(ModuleContext context, ChartObj chart, java.lang.StringBuilder html)
EChartBase
processChartData
在类中 EChartBase
context
- ModuleContextchart
- ChartObjhtml
- StringBuilderpublic void parser(ModuleParserContext context, org.jdom.Element nodeEl)
public void processChartAttr(ModuleContext context, ChartObj chart, java.lang.StringBuilder html)
EChartBase
processChartAttr
在类中 EChartBase
context
- ModuleContextchart
- ChartObjhtml
- StringBuilder