close

Filter

loading table of contents...

Studio Developer Manual / Version 2107

Table Of Contents

7.25.6.2 Rating Score Bar

A RatingBarFeedbackItem renders a colored and segmented score bar with additional labels. They are created trough method RatingBarFeedbackItem.builder.

Example of a RatingBarFeedbackItem

Figure 7.13. Example of a RatingBarFeedbackItem


Property Type Default Value Description
collection String null The sub tab the panel should be rendered too.
title String null The title of the panel.
help String null Help text that, if set, will be rendered as a help icon next to the title.
label String null The label that is shown above the bar.
value float 0 The value of the score.
maxValue float 0 The maximum value of the bar.
color String null If set, the whole bar will be rendered with this color. The reverseColors attribute is ignored in this case.
reverseColors boolean false If true, the color of the bar be reversed (green to red).
minLabel String null The label to render at the beginning of the score bar.
maxLabel String null The label to render at the end of the score bar.

Table 7.14.  FeedbackItem RatingBarFeedbackItem


Search Results

Table Of Contents
warning

Your Internet Explorer is no longer supported.

Please use Mozilla Firefox, Google Chrome, or Microsoft Edge.