|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectteamdev.jsf.component.chart.impl.model.PlainModelImpl
public class PlainModelImpl
| Constructor Summary | |
|---|---|
PlainModelImpl()
|
|
| Method Summary | |
|---|---|
void |
addSeries(Series series)
|
Series[] |
getSeries()
|
java.util.List |
getSeriesList()
|
void |
setSeriesList(java.util.List series)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PlainModelImpl()
| Method Detail |
|---|
public java.util.List getSeriesList()
getSeriesList in interface PlainModelpublic void setSeriesList(java.util.List series)
setSeriesList in interface PlainModelpublic void addSeries(Series series)
public Series[] getSeries()
getSeries in interface ChartModel
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||