Interface IConfigLabelAccumulator

    • Method Detail

      • accumulateConfigLabels

        void accumulateConfigLabels​(LabelStack configLabels,
                                    int columnPosition,
                                    int rowPosition)
        Add labels applicable to this cell position
        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