|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.silverpeas.chart.AbstractChartItem<PieChartItem>
org.silverpeas.chart.pie.PieChartItem
public class PieChartItem
Method Summary | |
---|---|
protected void |
computeDataAsJson(org.json.JSONObject itemAsJson)
Computes the data of the item into a JSON representation. |
String |
getLabel()
|
Number |
getValue()
|
Methods inherited from class org.silverpeas.chart.AbstractChartItem |
---|
addExtra, asJson, getExtra, getTitle, withTitle |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public String getLabel()
public Number getValue()
protected void computeDataAsJson(org.json.JSONObject itemAsJson)
AbstractChartItem
computeDataAsJson
in class AbstractChartItem<PieChartItem>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |