|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ItemInfo | |
---|---|
org.openfaces.component.chart | |
org.openfaces.component.chart.impl | This package is only for internal usage from within the OpenFaces library. |
Uses of ItemInfo in org.openfaces.component.chart |
---|
Subinterfaces of ItemInfo in org.openfaces.component.chart | |
---|---|
interface |
GridPointInfo
|
interface |
PieSectorInfo
|
Methods in org.openfaces.component.chart that return ItemInfo | |
---|---|
ItemInfo |
ChartSelection.getItem()
|
ItemInfo |
ChartSelection.getItem()
|
Methods in org.openfaces.component.chart with parameters of type ItemInfo | |
---|---|
void |
ChartSelection.setItem(ItemInfo item)
|
void |
ChartSelection.setItem(ItemInfo item)
|
Uses of ItemInfo in org.openfaces.component.chart.impl |
---|
Classes in org.openfaces.component.chart.impl that implement ItemInfo | |
---|---|
class |
GridPointInfoImpl
|
class |
PieSectorInfoImpl
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |