java.lang.Object
org.eclipse.nebula.widgets.nattable.examples.AbstractNatExample
org.eclipse.nebula.widgets.nattable.examples.examples._110_Editing.CalculatingGridExample
All Implemented Interfaces:
INatExample

public class CalculatingGridExample extends AbstractNatExample
Example that demonstrates how to implement a NatTable instance that shows calculated values. Also demonstrates the usage of the SummaryRow on updating the NatTable.