Class SummaryRowConfigAttributes
java.lang.Object
org.eclipse.nebula.widgets.nattable.summaryrow.SummaryRowConfigAttributes
This class contains the
ConfigAttributes that are interpreted by the
SummaryRowLayer.- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ConfigAttribute<ISummaryProvider>The configuration attribute that is used to calculate the summary for a column. -
Method Summary
-
Field Details
-
SUMMARY_PROVIDER
The configuration attribute that is used to calculate the summary for a column.
-