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

public class _513_FreezeExample extends AbstractNatExample
Simple example showing how to add the functionality for freezing regions to a grid. Also adds the functionality to manage NatTable states to proof that the visibility states are stored and loaded correctly.
  • Constructor Details

    • _513_FreezeExample

      public _513_FreezeExample()
  • Method Details