Interface IConfigLabelProvider

    • Method Detail

      • getProvidedLabels

        Collection<String> getProvidedLabels()
        Returns the labels that are provided by this IConfigLabelAccumulator. It needs to return all labels that might be applied to support the usage of corresponding selectors in NatTable CSS styling.
        Returns:
        The labels that are provided by this IConfigLabelAccumulator.