public interface ChartInfoNotifier
| Modifier and Type | Method and Description |
|---|---|
void |
addChartDataListener(org.zkoss.zul.event.ChartDataListener l) |
void |
addPropertyListener(ChartInfoNotifier property) |
void |
removeChartDataListener(org.zkoss.zul.event.ChartDataListener l) |
void |
removePropertyListener(ChartInfoNotifier property) |
void addChartDataListener(org.zkoss.zul.event.ChartDataListener l)
void removeChartDataListener(org.zkoss.zul.event.ChartDataListener l)
void addPropertyListener(ChartInfoNotifier property)
void removePropertyListener(ChartInfoNotifier property)
Copyright © 2026. All rights reserved.