Class GChartModelBuilder
java.lang.Object
org.primefaces.extensions.component.gchart.model.GChartModelBuilder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddColumns
(Object... columns) addColumns
(Collection<Object> columns) addRow
(String label, Collection<Object> objects) build()
importTreeNode
(org.primefaces.model.TreeNode root) setChartType
(GChartType chartType)
-
Constructor Details
-
GChartModelBuilder
public GChartModelBuilder()
-
-
Method Details
-
setChartType
-
importTreeNode
-
addColumns
-
addColumns
-
addRow
-
addRow
-
addOption
-
build
-