Package org.eclipse.nebula.widgets.nattable.summaryrow
package org.eclipse.nebula.widgets.nattable.summaryrow
-
ClassDescriptionThis layer is a specialization of the
SummaryRowLayer
and is intended to be used in a composition below aGridLayer
or a vertical composition like one with a column header and a body.Summarizes the values in a column.Special display converter that will render a default value in case there is no summary value calculated yet.This class contains theConfigAttribute
s that are interpreted by theSummaryRowLayer
.Adds a summary row at the end.Implementation of ISummaryProvider that summarizes all values in a column if they are of type Number and return the sum as Double value.