Class GroupByConfigLabelModifier

    • Method Detail

      • accumulateConfigLabels

        public void accumulateConfigLabels​(LabelStack configLabels,
                                           int columnPosition,
                                           int rowPosition)
        Description copied from interface: IConfigLabelAccumulator
        Add labels applicable to this cell position
        Specified by:
        accumulateConfigLabels in interface IConfigLabelAccumulator
        Parameters:
        configLabels - the labels currently applied to the cell. The labels contributed by this provider must be added to this stack
        columnPosition - of the cell for which labels are being gathered
        rowPosition - of the cell for which labels are being gathered