Uses of Class
org.eclipse.nebula.widgets.nattable.layer.stack.DefaultBodyLayerStack
Packages that use DefaultBodyLayerStack
Package
Description
-
Uses of DefaultBodyLayerStack in org.eclipse.nebula.widgets.nattable.examples.fixtures
Methods in org.eclipse.nebula.widgets.nattable.examples.fixtures that return DefaultBodyLayerStackConstructors in org.eclipse.nebula.widgets.nattable.examples.fixtures with parameters of type DefaultBodyLayerStackModifierConstructorDescriptionGlazedListsColumnHeaderLayerStack(String[] propertyNames, Map<String, String> propertyToLabelMap, ca.odell.glazedlists.SortedList<T> sortedList, IColumnPropertyAccessor<T> columnPropertyAccessor, IConfigRegistry configRegistry, DefaultBodyLayerStack bodyLayerStack) GlazedListsColumnHeaderLayerStack(IDataProvider dataProvider, ca.odell.glazedlists.SortedList<T> sortedList, IColumnPropertyAccessor<T> columnPropertyAccessor, IConfigRegistry configRegistry, DefaultBodyLayerStack bodyLayerStack) -
Uses of DefaultBodyLayerStack in org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration
Methods in org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration that return DefaultBodyLayerStack -
Uses of DefaultBodyLayerStack in org.eclipse.nebula.widgets.nattable.grid.layer
Methods in org.eclipse.nebula.widgets.nattable.grid.layer that return DefaultBodyLayerStack