Uses of Class
org.eclipse.nebula.widgets.nattable.grid.layer.DimensionallyDependentLayer

Packages that use DimensionallyDependentLayer
org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy   
org.eclipse.nebula.widgets.nattable.grid.data   
org.eclipse.nebula.widgets.nattable.grid.layer   
org.eclipse.nebula.widgets.nattable.test.fixture.layer   
 

Uses of DimensionallyDependentLayer in org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy
 

Subclasses of DimensionallyDependentLayer in org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy
 class GroupByHeaderLayer
           
 

Uses of DimensionallyDependentLayer in org.eclipse.nebula.widgets.nattable.grid.data
 

Subclasses of DimensionallyDependentLayer in org.eclipse.nebula.widgets.nattable.grid.data
 class FixedSummaryRowHeaderLayer
          Using this specialization of RowHeaderLayer adds support for configuring a fixed SummaryRowLayer in the body region of a grid.
 

Uses of DimensionallyDependentLayer in org.eclipse.nebula.widgets.nattable.grid.layer
 

Subclasses of DimensionallyDependentLayer in org.eclipse.nebula.widgets.nattable.grid.layer
 class ColumnHeaderLayer
          Responsible for rendering, event handling etc on the column headers.
 class CornerLayer
          Layer for the top left header corner of the grid layer
 class RowHeaderLayer
          Layer for the row headers of the grid layer
 

Uses of DimensionallyDependentLayer in org.eclipse.nebula.widgets.nattable.test.fixture.layer
 

Subclasses of DimensionallyDependentLayer in org.eclipse.nebula.widgets.nattable.test.fixture.layer
 class ColumnHeaderLayerFixture
           
 



Copyright © 2015. All rights reserved.