Class _806_SortableColumnGroupingExample

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

public class _806_SortableColumnGroupingExample extends AbstractNatExample
Simple example showing how to add the ColumnGroupHeaderLayer to the layer composition of a grid and how to add the corresponding actions to the column header menu. This example also adds the ability to sort the data model.
  • Constructor Details

    • _806_SortableColumnGroupingExample

      public _806_SortableColumnGroupingExample()
  • Method Details