|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ChartViewValueExpression | |
---|---|
org.openfaces.component.chart | |
org.openfaces.component.chart.impl.generators | This package is only for internal usage from within the OpenFaces library. |
Uses of ChartViewValueExpression in org.openfaces.component.chart |
---|
Methods in org.openfaces.component.chart that return ChartViewValueExpression | |
---|---|
ChartViewValueExpression |
LineProperties.getDynamicCondition()
|
ChartViewValueExpression |
PieSectorProperties.getDynamicCondition()
|
ChartViewValueExpression |
PieSectorProperties.getDynamicCondition()
|
ChartViewValueExpression |
LineProperties.getDynamicCondition()
|
ChartViewValueExpression |
ChartView.getDynamicOnclick()
This method is only for internal usage from within the OpenFaces library. |
ChartViewValueExpression |
ChartView.getDynamicOnclick()
This method is only for internal usage from within the OpenFaces library. |
ChartViewValueExpression |
ChartView.getDynamicOnMouseOut()
This method is only for internal usage from within the OpenFaces library. |
ChartViewValueExpression |
ChartView.getDynamicOnMouseOut()
This method is only for internal usage from within the OpenFaces library. |
ChartViewValueExpression |
ChartView.getDynamicOnMouseOver()
This method is only for internal usage from within the OpenFaces library. |
ChartViewValueExpression |
ChartView.getDynamicOnMouseOver()
This method is only for internal usage from within the OpenFaces library. |
ChartViewValueExpression |
ChartLabels.getDynamicText()
|
ChartViewValueExpression |
ChartLabels.getDynamicText()
|
ChartViewValueExpression |
ChartView.getDynamicTooltip()
This method is only for internal usage from within the OpenFaces library. |
ChartViewValueExpression |
ChartView.getDynamicTooltip()
This method is only for internal usage from within the OpenFaces library. |
ChartViewValueExpression |
ChartView.getDynamicUrl()
This method is only for internal usage from within the OpenFaces library. |
ChartViewValueExpression |
ChartView.getDynamicUrl()
This method is only for internal usage from within the OpenFaces library. |
Methods in org.openfaces.component.chart with parameters of type ChartViewValueExpression | |
---|---|
void |
LineProperties.setDynamicCondition(ChartViewValueExpression dynamicCondition)
|
void |
PieSectorProperties.setDynamicCondition(ChartViewValueExpression dynamicTooltip)
|
void |
PieSectorProperties.setDynamicCondition(ChartViewValueExpression dynamicTooltip)
|
void |
LineProperties.setDynamicCondition(ChartViewValueExpression dynamicCondition)
|
void |
ChartLabels.setDynamicText(ChartViewValueExpression dynamicTooltip)
|
void |
ChartLabels.setDynamicText(ChartViewValueExpression dynamicTooltip)
|
void |
ChartView.setDynamicTooltip(ChartViewValueExpression dynamicTooltip)
This method is only for internal usage from within the OpenFaces library. |
void |
ChartView.setDynamicTooltip(ChartViewValueExpression dynamicTooltip)
This method is only for internal usage from within the OpenFaces library. |
void |
ChartView.setDynamicUrl(ChartViewValueExpression dynamicUrl)
This method is only for internal usage from within the OpenFaces library. |
void |
ChartView.setDynamicUrl(ChartViewValueExpression dynamicUrl)
This method is only for internal usage from within the OpenFaces library. |
Uses of ChartViewValueExpression in org.openfaces.component.chart.impl.generators |
---|
Constructors in org.openfaces.component.chart.impl.generators with parameters of type ChartViewValueExpression | |
---|---|
DynamicCategoryGenerator(GridChartView view,
ChartViewValueExpression dynamicProperty)
|
|
DynamicCategoryGenerator(GridChartView view,
ChartViewValueExpression dynamicProperty)
|
|
DynamicPieGenerator(PieChartView pieView,
ChartViewValueExpression valueExpression)
|
|
DynamicPieGenerator(PieChartView pieView,
ChartViewValueExpression valueExpression)
|
|
DynamicXYGenerator(GridChartView view,
ChartViewValueExpression valueExpression)
|
|
DynamicXYGenerator(GridChartView view,
ChartViewValueExpression valueExpression)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |