|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ChartDataListener | |
|---|---|
| org.zkoss.zul | ZUL component set that are used for HTML-based clients. |
| Uses of ChartDataListener in org.zkoss.zul |
|---|
| Fields in org.zkoss.zul with type parameters of type ChartDataListener | |
|---|---|
protected List<ChartDataListener> |
AbstractChartModel._listeners
|
| Methods in org.zkoss.zul with parameters of type ChartDataListener | |
|---|---|
void |
ChartModel.addChartDataListener(ChartDataListener l)
Adds a listener to the chart that's notified each time a change to the data model occurs. |
void |
AbstractChartModel.addChartDataListener(ChartDataListener l)
|
void |
ChartModel.removeChartDataListener(ChartDataListener l)
Removes a listener from the chart that's notified each time a change to the data model occurs. |
void |
AbstractChartModel.removeChartDataListener(ChartDataListener l)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||