Interface ChartsDataListener


  • public interface ChartsDataListener
    Defines the methods used in listener when the content of ChartsModel is changed.
    Author:
    jumperchen
    See Also:
    ChartsDataEvent
    • Method Detail

      • onChange

        void onChange​(ChartsDataEvent event)
        Sent when the contents of the list has changed.