public interface PivotData
Modifier and Type | Method and Description |
---|---|
GroupCalculator |
getCalculator() |
String |
getFormattedTotal(Object unformattedTotalValue) |
String |
getFormattedValue(Object unformattedValue) |
HorizAlign |
getHorizAlign()
returns the horizontal alignment of the values of this column
|
Object |
getValue(NewRowEvent newRowEvent) |
VertAlign |
getVertAlign()
returns the vertical alignment of the values of this column
|
Object getValue(NewRowEvent newRowEvent)
newRowEvent
- String getFormattedValue(Object unformattedValue)
unformattedValue
- GroupCalculator getCalculator()
HorizAlign getHorizAlign()
VertAlign getVertAlign()
Copyright © 2006–2015. All rights reserved.