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

Interface Summary
IConfigLabelAccumulator Resolves the configuration/config label(s) which are tied to a given cell.
ILayerCell  
 

Class Summary
AbstractLayerCell  
AbstractOverrider  
AggregateConfigLabelAccumulator An IConfigLabelAccumulator that can aggregate labels from other IConfigLabelAccumulators.
BodyOverrideConfigLabelAccumulator Applies the given labels to all the cells in the grid.
CellDisplayConversionUtils  
CellOverrideLabelAccumulator<T>  
ClassNameConfigLabelAccumulator Adds the Java class name of the cell's data value as a label.
ColumnLabelAccumulator Accumulator for column labels allowing to configure cells by their column position.
ColumnOverrideLabelAccumulator Registers/Adds configuration labels for a given column (by index).
ColumnOverrideLabelAccumulatorTest  
DataCell  
InvertedLayerCell  
LayerCell  
RowOverrideLabelAccumulator<T>  
SimpleConfigLabelAccumulator  
TransformedLayerCell  
TranslatedLayerCell A transformed LayerCell that translates the position of the underlying cell.
 



Copyright © 2015. All rights reserved.