Package io.jmix.pivottable.screen
Class PivotTableFragment.PivotTableDescription
java.lang.Object
io.jmix.pivottable.screen.PivotTableFragment.PivotTableDescription
- All Implemented Interfaces:
Serializable
- Enclosing class:
- PivotTableFragment
- See Also:
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
static class
-
Field Summary
Modifier and TypeFieldDescriptionboolean
-
Constructor Summary
-
Method Summary
-
Field Details
-
defaultRenderer
-
renderers
-
defaultAggregation
-
aggregations
-
properties
-
editable
public boolean editable -
filterFunction
-
sortersFunction
-
colorScaleGeneratorFunction
-
c3Width
-
c3Height
-
rowsProperties
-
columnsProperties
-
aggregationProperties
-
-
Constructor Details
-
PivotTableDescription
public PivotTableDescription()
-