Class QueryGroupKey
java.lang.Object
com.inductiveautomation.factorypmi.application.components.chart.easychart.QueryGroupKey
- All Implemented Interfaces:
 IPenDatasourceFactory
- 
Field Details
- 
tableName
 - 
datasource
 - 
xValCol
 - 
penWhere
 - 
groupName
 
 - 
 - 
Constructor Details
- 
QueryGroupKey
 
 - 
 - 
Method Details
- 
equals
 - 
hashCode
public int hashCode() - 
toString
 - 
createDatasource
Description copied from interface:IPenDatasourceFactoryCreate the IPenDatasource that will provide data for each pen.- Specified by:
 createDatasourcein interfaceIPenDatasourceFactory
 - 
createHistogram
Description copied from interface:IPenDatasourceFactoryCreate a histogram datasource for the pens, if any. (May return null for no histogram support)- Specified by:
 createHistogramin interfaceIPenDatasourceFactory
 
 -