Package | Description |
---|---|
org.zkoss.pivot.impl |
Implementation of models.
|
org.zkoss.pivot.ui |
Macro components for Pivottable control.
|
Modifier and Type | Class and Description |
---|---|
class |
TabularPivotModel
An implementation of PivotModel, which takes raw data in the form of a two
dimensional list.
|
Modifier and Type | Field and Description |
---|---|
protected PivotModelExt |
PivotFieldControl._model |
Modifier and Type | Method and Description |
---|---|
PivotModelExt |
PivotFieldControl.getModel()
Return the pivot model associated with this control
|
Modifier and Type | Method and Description |
---|---|
void |
PivotFieldControl.setModel(PivotModelExt model)
Set pivot model associated with this control.
|
Copyright © 2017. All rights reserved.