Package org.eclipse.nebula.widgets.nattable.layer.cell
package org.eclipse.nebula.widgets.nattable.layer.cell
-
ClassDescriptionAn
IConfigLabelAccumulatorthat can aggregate labels from otherIConfigLabelAccumulators.Applies the given labels to all the cells in the grid.Adds the Java class name of the cell's data value as a label.Accumulator for column labels allowing to configure cells by their column position.Registers/Adds configuration labels for a given column (by index).Resolves the configuration/config label(s) which are tied to a given cell.Specialization ofIConfigLabelAccumulatorthat provides information about the labels that are added.This implementation ofILayerCellis used to support spanning updates in case spanned rows/columns are hidden.A transformed LayerCell that translates the position of the underlying cell.