|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FieldDataListener | |
|---|---|
| org.zkoss.pivot | Major classes of ZK Pivottable. |
| org.zkoss.pivot.impl | Implementation of models. |
| Uses of FieldDataListener in org.zkoss.pivot |
|---|
| Methods in org.zkoss.pivot with parameters of type FieldDataListener | |
|---|---|
void |
PivotField.addFieldDataListener(FieldDataListener f)
Adds a field data listener to the pivot field. |
void |
PivotField.removeFieldDataListener(FieldDataListener f)
Removes the specified field data listener from the pivot field. |
| Uses of FieldDataListener in org.zkoss.pivot.impl |
|---|
| Methods in org.zkoss.pivot.impl with parameters of type FieldDataListener | |
|---|---|
void |
SimplePivotField.addFieldDataListener(FieldDataListener f)
|
void |
SimplePivotField.removeFieldDataListener(FieldDataListener f)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||