com.steema.teechart.data
Class DataSeriesSource
java.lang.Object
com.steema.teechart.data.DataSeriesSource
public class DataSeriesSource
- extends java.lang.Object
Title:
Description:
Copyright (c) 2005-2008 by Steema Software SL. All Rights
Reserved.
Company: Steema Software SL
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DataSeriesSource
public DataSeriesSource()
fillSeries
public static void fillSeries(Series series,
java.sql.ResultSet view)
throws java.sql.SQLException
- Throws:
java.sql.SQLException
tryRefreshData
public static boolean tryRefreshData(Series series)
isValidSource
public static boolean isValidSource(java.lang.Object source)