Interface ISummaryKeyValueText

    • Method Detail

      • getDisplayText

        String getDisplayText()
        Returns:
        The data to display.
      • getDisplayTextStyle

        String getDisplayTextStyle()
        Returns:
        Inline style for the text .
      • getDisplayTextStyleClass

        String getDisplayTextStyleClass()
        Returns:
        Style class for the text.
      • isDisplayTextHtml

        boolean isDisplayTextHtml()
        Returns:
        Whether the text contains HTML content. If true, the getDisplayText() will be inserted into the HTML without any post-processing. Otherwise, special characters are escaped for HTML.
      • isDisplayTextI18n

        boolean isDisplayTextI18n()
        Returns:
        Whether the text is an i18n key for a resource bundle, or literal text. If the former, the key is looked up in the custom resource bundle of the workflow element handler first, then in the built-in resource bundle of FORMCYCLE.