org.zkoss.zul.event
Interface ChartDataListener


public interface ChartDataListener

Defines the methods used in listener when the content of ChartModel is changed.

Author:
henrichen
See Also:
ChartModel, ChartDataEvent

Method Summary
 void onChange(ChartDataEvent event)
          Sent when the contents of the list has changed.
 

Method Detail

onChange

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



Copyright © 2005-2011 Potix Corporation. All Rights Reserved. SourceForge.net Logo