org.eclipse.nebula.widgets.nattable.summaryrow
Class SummaryRowConfigAttributes
java.lang.Object
org.eclipse.nebula.widgets.nattable.summaryrow.SummaryRowConfigAttributes
public class SummaryRowConfigAttributes
- extends Object
This class contains the ConfigAttributes that are interpreted by the
SummaryRowLayer.
- See Also:
SummaryRowLayer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SUMMARY_PROVIDER
public static final ConfigAttribute<ISummaryProvider> SUMMARY_PROVIDER
- The configuration attribute that is used to calculate the summary for a
column.
SummaryRowConfigAttributes
public SummaryRowConfigAttributes()
Copyright © 2015. All rights reserved.