JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.primefaces.extensions.component.gchart.model
Interface GChartModelRow
All Superinterfaces:
Serializable
All Known Implementing Classes:
DefaultGChartModelRow
public interface
GChartModelRow
extends
Serializable
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getLabel
()
Collection
<
Object
>
getValues
()
Method Details
getValues
Collection
<
Object
>
getValues
()
getLabel
String
getLabel
()