Package org.eclipse.nebula.widgets.nattable.layer.cell
package org.eclipse.nebula.widgets.nattable.layer.cell
-
ClassDescriptionAn
IConfigLabelAccumulator
that can aggregate labels from otherIConfigLabelAccumulator
s.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 ofIConfigLabelAccumulator
that provides information about the labels that are added.This implementation ofILayerCell
is used to support spanning updates in case spanned rows/columns are hidden.A transformed LayerCell that translates the position of the underlying cell.