Class DefaultSummaryRowConfiguration

    • Field Detail

      • summaryRowBorderStyle

        public BorderStyle summaryRowBorderStyle
      • summaryRowFgColor

        public org.eclipse.swt.graphics.Color summaryRowFgColor
      • summaryRowBgColor

        public org.eclipse.swt.graphics.Color summaryRowBgColor
      • summaryRowFont

        public org.eclipse.swt.graphics.Font summaryRowFont
    • Constructor Detail

      • DefaultSummaryRowConfiguration

        public DefaultSummaryRowConfiguration()
    • Method Detail

      • addSummaryRowStyleConfig

        protected void addSummaryRowStyleConfig​(IConfigRegistry configRegistry)
      • addSummaryProviderConfig

        protected void addSummaryProviderConfig​(IConfigRegistry configRegistry)
      • addSummaryRowDisplayConverter

        protected void addSummaryRowDisplayConverter​(IConfigRegistry configRegistry)
        Add a specialized DefaultDisplayConverter that will show "..." if there is no value to show in the summary row yet.