Class _307_ChangeDataProviderExample

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

public class _307_ChangeDataProviderExample extends AbstractNatExample
Example that shows how to exchange the IDataProvider at runtime. This feature allows to exchange the shown data structure without the need to re-create the layer stack.
  • Constructor Details

    • _307_ChangeDataProviderExample

      public _307_ChangeDataProviderExample()
  • Method Details