Interface I_CmsTruncable

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void truncate​(java.lang.String textMetricsKey, int clientWidth)
      Truncates long text and sets the original text to the title attribute.
    • Method Detail

      • truncate

        void truncate​(java.lang.String textMetricsKey,
                      int clientWidth)
        Truncates long text and sets the original text to the title attribute.

        Parameters:
        textMetricsKey - the key identifying the text metrics to use
        clientWidth - the width to use in pixels