Package | Description |
---|---|
org.richfaces.component |
Base RichFaces components interfaces and classes
|
org.richfaces.ui.output.component |
Modifier and Type | Method and Description |
---|---|
PlotClickListener[] |
UIChart.getPlotClickListeners() |
Modifier and Type | Method and Description |
---|---|
void |
UIChart.addPlotClickListener(PlotClickListener listener) |
void |
UIChart.removePlotClickListener(PlotClickListener listener) |
Modifier and Type | Method and Description |
---|---|
PlotClickListener[] |
UISeries.getPlotClickListeners() |
Modifier and Type | Method and Description |
---|---|
void |
UISeries.addPlotClickListener(PlotClickListener listener) |
void |
UISeries.removePlotClickListener(PlotClickListener listener) |
Copyright © 2015 JBoss by Red Hat. All Rights Reserved.