|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PivotDataListener | |
|---|---|
| org.zkoss.pivot | Major classes of ZK Pivottable. |
| org.zkoss.pivot.impl | Implementation of models. |
| Uses of PivotDataListener in org.zkoss.pivot |
|---|
| Methods in org.zkoss.pivot with parameters of type PivotDataListener | |
|---|---|
void |
PivotModel.addPivotDataListener(PivotDataListener p)
Adds a pivot data listener. |
void |
PivotModel.removePivotDataListener(PivotDataListener p)
Removes a pivot data listener. |
| Uses of PivotDataListener in org.zkoss.pivot.impl |
|---|
| Methods in org.zkoss.pivot.impl with parameters of type PivotDataListener | |
|---|---|
void |
AbstractPivotModel.addPivotDataListener(PivotDataListener p)
|
void |
AbstractPivotModel.removePivotDataListener(PivotDataListener p)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||