Studio Developer Manual / Version 2107
Table Of Contents
The Feedback Hub comes with a list of predefined FeedbackItem
s, which means
that you only have to implement some Java code in order to render feedback graphs and widgets in the Studio.
In this section you find the list of available FeedbackItem
s, their layout and configuration
parameters.
Please note that, depending on the type of the FeedbackItem
, new instances
are created through a corresponding builder, or through the factory class FeedbackItemFactory
.