Interface IItemStyledLabelProvider

    • Method Detail

      • getStyledText

        IStyledString.IComposedStyledString getStyledText​(Object object)
        Returns the styled text label for the given object.
        Parameters:
        object - the object to evaluate the styled string for.
        Returns:
        the styled string.