public static class DonutSeries.DonutData extends Object implements org.apache.wicket.util.io.IClusterable
DonutSeries| Modifier and Type | Field and Description |
|---|---|
static String |
FIELD |
static String |
FIELD_CATEGORY |
static String |
FIELD_EXPLODE |
| Constructor and Description |
|---|
DonutData(String category,
Double value,
boolean explode)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
String |
getCategory()
Gets the category
|
Double |
getValue()
Gets the value
|
boolean |
isExplode()
Gets the explode flag
|
public static final String FIELD
public static final String FIELD_CATEGORY
public static final String FIELD_EXPLODE
Copyright © 2021 7thWeb. All rights reserved.