Uses of Class
org.adempiere.apps.graph.GraphColumn
Packages that use GraphColumn
Package
Description
Provide class and interface for chart (AD_Chart), performance indicator (PA_Goal) and document status indicator (PA_DocumentStatus) implementation.
Value object class for chart and performance indicator
This is the package that contains the majority of iDempiere's generated model class and interface.
Provide majority of iDempiere's extended model class (M*).
Provide majority of iDempiere's extended model class (M*).
-
Uses of GraphColumn in org.adempiere.apps.graph
Methods in org.adempiere.apps.graph that return types with arguments of type GraphColumnMethod parameters in org.adempiere.apps.graph with type arguments of type GraphColumnModifier and TypeMethodDescriptionvoid
GraphBuilder.loadDataSet
(List<GraphColumn> list) Deprecated. -
Uses of GraphColumn in org.adempiere.webui.apps.graph
Fields in org.adempiere.webui.apps.graph with type parameters of type GraphColumnModifier and TypeFieldDescriptionprotected ArrayList<GraphColumn>
WGraph.list
Load Performance DataMethods in org.adempiere.webui.apps.graph that return GraphColumn -
Uses of GraphColumn in org.adempiere.webui.apps.graph.model
Fields in org.adempiere.webui.apps.graph.model with type parameters of type GraphColumn -
Uses of GraphColumn in org.compiere.model
Methods in org.compiere.model that return types with arguments of type GraphColumn