|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TabularPivotField | |
|---|---|
| org.zkoss.pivot.impl | Implementation of models. |
| Uses of TabularPivotField in org.zkoss.pivot.impl |
|---|
| Fields in org.zkoss.pivot.impl declared as TabularPivotField | |
|---|---|
protected TabularPivotField[] |
TabularPivotModel.CalculatorContextSpace._colPF
|
protected TabularPivotField[] |
TabularPivotModel.CalculatorContextSpace._dataPF
|
protected TabularPivotField[] |
TabularPivotModel.CalculatorContextSpace._rowPF
|
protected TabularPivotField[] |
TabularPivotModel.CalculatorContextSpace._srcDataPF
|
protected TabularPivotField[] |
TabularPivotModel.CalculatorContextSpace._srcRCPF
|
| Methods in org.zkoss.pivot.impl that return TabularPivotField | |
|---|---|
protected TabularPivotField |
TabularPivotModel.cast(PivotField field)
|
TabularPivotField[] |
TabularPivotModel.getColumnFields()
|
TabularPivotField[] |
TabularPivotModel.getDataFields()
|
TabularPivotField |
TabularPivotModel.getField(java.lang.String fieldName)
Returns the pivot field from the specified field name, if any. |
TabularPivotField[] |
TabularPivotModel.getFields()
|
TabularPivotField[] |
TabularPivotModel.getFields(PivotField.Type type)
|
TabularPivotField[] |
TabularPivotModel.getRowFields()
|
| Methods in org.zkoss.pivot.impl with parameters of type TabularPivotField | |
|---|---|
protected static java.lang.Object |
TabularPivotModel.CalculatorContextSpace.getData(java.util.List<?> row,
TabularPivotField field)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||