Package org.zkoss.zul

Interface ChartModel

    • Method Detail

      • addChartDataListener

        void addChartDataListener​(ChartDataListener l)
        Adds a listener to the chart that's notified each time a change to the data model occurs.
      • removeChartDataListener

        void removeChartDataListener​(ChartDataListener l)
        Removes a listener from the chart that's notified each time a change to the data model occurs.