Interface ISummaryKeyValueModel

    • Method Detail

      • getElementSummaryKeyValuePairs

        List<ISummaryKeyValuePair> getElementSummaryKeyValuePairs()
        Returns:
        A list of key value pairs to display in a table in the overview panel.
      • getInfoBefore

        ISummaryKeyValueText getInfoBefore()
        Returns:
        Text to show before the key value table.
      • getInfoAfter

        ISummaryKeyValueText getInfoAfter()
        Returns:
        Text to show after the key value table.
      • isEmpty

        boolean isEmpty()
        Returns:
        Whether this model has any content.