Class _802_CalculatingGridExample

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

public class _802_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.