Interface LabelCompositionStrategy

    • Method Detail

      • compose

        java.lang.String compose​(IPrimitive primitive)
        Replies the text value to be rendered as label for the primitive primitive.
        Parameters:
        primitive - the primitive
        Returns:
        the text value to be rendered or null, if primitive is null or if no suitable value could be composed