Class _804_GlazedListsEditorExample.GlazedListsEditorColumnHeaderLayerStack<T>

java.lang.Object
org.eclipse.nebula.widgets.nattable.layer.AbstractLayer
org.eclipse.nebula.widgets.nattable.layer.AbstractLayerTransform
org.eclipse.nebula.widgets.nattable.examples._800_Integration._804_GlazedListsEditorExample.GlazedListsEditorColumnHeaderLayerStack<T>
All Implemented Interfaces:
ILayer, ILayerListener, IPersistable
Enclosing class:
_804_GlazedListsEditorExample

public class _804_GlazedListsEditorExample.GlazedListsEditorColumnHeaderLayerStack<T> extends AbstractLayerTransform
  • Constructor Details

    • GlazedListsEditorColumnHeaderLayerStack

      public GlazedListsEditorColumnHeaderLayerStack(IDataProvider dataProvider, org.eclipse.nebula.widgets.nattable.examples._800_Integration._804_GlazedListsEditorExample.GlazedListsEditorBodyLayerStack<T> bodyLayerStack, IColumnPropertyAccessor<T> columnPropertyAccessor, IConfigRegistry configRegistry)