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:IPenDatasourceFactory
Create the IPenDatasource that will provide data for each pen.- Specified by:
createDatasource
in interfaceIPenDatasourceFactory
-
createHistogram
Description copied from interface:IPenDatasourceFactory
Create a histogram datasource for the pens, if any. (May return null for no histogram support)- Specified by:
createHistogram
in interfaceIPenDatasourceFactory
-