Interface HasTooltip

    • Method Detail

      • setTooltipText

        default Tooltip setTooltipText​(String text)
        Sets a tooltip text for the component.
        Parameters:
        text - The tooltip text
        Returns:
        the tooltip handle
      • getTooltip

        default Tooltip getTooltip()
        Gets the tooltip handle of the component.
        Returns:
        the tooltip handle