T
- the value typepublic static interface ColumnSummaryModel.SummaryValueProvider<T extends Number>
Modifier and Type | Method and Description |
---|---|
void |
addValuesListener(EventListener listener) |
String |
format(Object value) |
ColumnSummaryModel.SummaryValues<T> |
values() |
ColumnSummaryModel.SummaryValues<T> values()
void addValuesListener(EventListener listener)
listener
- the listener to notify of changes to the underlying data which require a summary refresh