Theme results class
Theme results class
Public fields
id
character
value.theme
Theme object.
feature_results
list
of FeatureResults objects.
Methods
Method new()
Create a new ThemeResults
object.
Usage
ThemeResults$new(id, theme, feature_results)
Arguments
id
character
value.theme
`Theme object.
feature_results
list
of FeatureResults objects.
Method repr()
Generate a character
summarizing the representation of the object.
Method get_widget_data()
Get data for displaying the object in a solutionResults()
widget.