org.zkoss.zkmax.zul.fusionchart.config
Interface ChartInfoNotifier
- All Known Subinterfaces:
- ChartProperties
- All Known Implementing Classes:
- AbstractChartConfig, CategoriesPropertiesMap, CategoryChartConfig, ChartPropertiesMap, DefaultChartProperties, FunnelChartConfig, GanttChartCategoriesPropertiesList, GanttChartCategoriesPropertiesList.GanttChartCategoriesProperties, GanttChartConfig, GanttChartHeaderPropertiesMap, GanttChartSeriesPropertiesMap, GanttChartSeriesPropertiesMap.GanttChartSeriesProperties, GanttTableConfig, GanttTableConfig.GanttRowPropertiesList, GanttTableConfig.GanttTableColumnProperties, GanttTableConfig.GanttTableColumnPropertiesMap, MilestonePropertiesList, PieChartConfig, ProcessPropertiesMap, SeriesPropertiesMap, SingleValueCategoryChartConfig, TrendLinePropertiesList, XYChartConfig, XYChartConfig.AxisPropertiesMap
public interface ChartInfoNotifier
- Since:
- 6.0.1
- Author:
- tony
addChartDataListener
void addChartDataListener(ChartDataListener l)
removeChartDataListener
void removeChartDataListener(ChartDataListener l)
addPropertyListener
void addPropertyListener(ChartInfoNotifier property)
removePropertyListener
void removePropertyListener(ChartInfoNotifier property)
Copyright © 2005-2011 Potix Corporation. All Rights Reserved.