| Package | Description |
|---|---|
| org.zkoss.google.charts.data |
| Modifier and Type | Method and Description |
|---|---|
static ColumnRole |
ColumnRole.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ColumnRole[] |
ColumnRole.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DataTable.Column |
DataTable.addColumn(ColumnType type,
ColumnRole role) |
| Constructor and Description |
|---|
Column(ColumnType type,
ColumnRole role) |
Copyright © 2016. All Rights Reserved.