Class ChartPieWidgetController
Object
AbstractChartWidgetController
ChartPieWidgetController
- All Implemented Interfaces:
DBMultiBindField,WidgetController
@Component
@Scope("prototype")
public class ChartPieWidgetController
extends AbstractChartWidgetController
-
Nested Class Summary
Nested classes/interfaces inherited from class AbstractChartWidgetController
AbstractChartWidgetController.AxisDetails, AbstractChartWidgetController.QueryDetails, AbstractChartWidgetController.SerieDetails<T> -
Field Summary
Fields inherited from class AbstractChartWidgetController
conexaoService, details, echart, engine, options, series -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AbstractChartWidgetController
bindParameter, bindParameter, bindProperty, build, buildHelper, destroy, getComponent, getEchart, getFieldIdParameterId, getId, getSeries, getValueFromField, init, init, isEnabled, isRefreshOnChante, refresh, setConexaoService, setEnabled, setExecutionContext, setId, setQueryDetails, setRefreshOnChange
-
Constructor Details
-
ChartPieWidgetController
public ChartPieWidgetController()
-
-
Method Details
-
clear
protected void clear()- Specified by:
clearin classAbstractChartWidgetController
-
reload
protected void reload()- Specified by:
reloadin classAbstractChartWidgetController
-