Package org.eclipse.nebula.widgets.nattable.layer

Interface Summary
IDpiConverter Interface to add support for scaling.
ILayer A Layer is a rectangular region of grid cells.
ILayerListener Object interested in receiving events related to a ILayer.
IUniqueIndexLayer A layer that has a set of column and row indexes that contain no duplicates, such that there is only one corresponding column or row position for a row or column index in the layer.
 

Class Summary
AbstractDpiConverter Abstract implementation for IDpiConverter that predefines dpi conversion factors and methods that convert based on these factors.
AbstractIndexLayerTransform Abstract base class for layers that expose transformed views of an underlying unique index layer.
AbstractLayer Base layer implementation with common methods for managing listeners and caching, etc.
AbstractLayerTest  
AbstractLayerTransform Abstract base class for layers that expose transformed views of an underlying layer.
AbstractLayerTransformTest  
CompositeLayer A composite layer is a layer that is made up of a number of underlying child layers.
CompositeLayerTest  
DataLayer Wraps the IDataProvider, and serves as the data source for all other layers.
DataLayerCommandHandlingTest  
DataLayerPersistenceTest  
DataLayerTest  
InvertedLayer  
InvertUtil  
LabelStack  
LayerUtil  
LayerUtilTest  
LayoutCoordinate  
SizeConfig This class stores the size configuration of rows/columns within the NatTable.
SizeConfigPercentageTest  
SizeConfigPersistenceTest  
SizeConfigScalingTest  
SizeConfigTest  
SpanningDataLayer  
ZoomLayer  
 



Copyright © 2015. All rights reserved.